? FailedApplicationDTO
java.lang.Object
org.osgi.dto.DTO
org.osgi.service.jaxrs.runtime.dto.BaseDTO
org.osgi.service.jaxrs.runtime.dto.BaseApplicationDTO
org.osgi.service.jaxrs.runtime.dto.FailedApplicationDTO
Represents a JAX-RS service which is currently not being used due to a
problem.
The service represented by this DTO is not used due to a failure, but the
BaseApplicationDTO.extensionDTOs
and
BaseApplicationDTO.resourceDTOs
may be non-empty if whiteboard
services have been associated with this failed application.
-
????
????????? org.osgi.service.jaxrs.runtime.dto.BaseApplicationDTO
base, extensionDTOs, resourceDTOs
-
?????
??? -
????
??????? org.osgi.dto.DTO
toString
-
??????
-
failureReason
public int failureReasonThe reason why the resource represented by this DTO is not used.
-
-
???????
-
FailedApplicationDTO
public FailedApplicationDTO()
-