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