? FailedApplicationDTO

java.lang.Object
org.osgi.dto.DTO

public class FailedApplicationDTO extends BaseApplicationDTO
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.