Uses of Class
org.osgi.service.jaxrs.runtime.dto.FailedApplicationDTO
-
Packages that use FailedApplicationDTO Package Description org.osgi.service.jaxrs.runtime.dto JAX-RS Runtime DTO Package Version 1.0. -
-
Uses of FailedApplicationDTO in org.osgi.service.jaxrs.runtime.dto
Fields in org.osgi.service.jaxrs.runtime.dto declared as FailedApplicationDTO Modifier and Type Field Description FailedApplicationDTO[]
RuntimeDTO. failedApplicationDTOs
Returns the representations of the JAX-RS extension services targeted to this runtime but currently not used due to some problem.
-