- FailedApplicationDTO - Class in org.osgi.service.jaxrs.runtime.dto
-
Represents a JAX-RS service which is currently not being used due to a
problem.
- FailedApplicationDTO() - Constructor for class org.osgi.service.jaxrs.runtime.dto.FailedApplicationDTO
-
- failedApplicationDTOs - Variable in class org.osgi.service.jaxrs.runtime.dto.RuntimeDTO
-
Returns the representations of the JAX-RS extension services targeted to
this runtime but currently not used due to some problem.
- FailedExtensionDTO - Class in org.osgi.service.jaxrs.runtime.dto
-
Represents a JAX-RS Extension service which is currently not being used due
to a problem.
- FailedExtensionDTO() - Constructor for class org.osgi.service.jaxrs.runtime.dto.FailedExtensionDTO
-
- failedExtensionDTOs - Variable in class org.osgi.service.jaxrs.runtime.dto.RuntimeDTO
-
Returns the representations of the JAX-RS extension services targeted to
this runtime but currently not used due to some problem.
- FailedResourceDTO - Class in org.osgi.service.jaxrs.runtime.dto
-
Represents a JAX-RS resource service which is currently not being used due to
a problem.
- FailedResourceDTO() - Constructor for class org.osgi.service.jaxrs.runtime.dto.FailedResourceDTO
-
- failedResourceDTOs - Variable in class org.osgi.service.jaxrs.runtime.dto.RuntimeDTO
-
Returns the representations of the JAX-RS resource services targeted to
this runtime but currently not used due to some problem.
- FAILURE_REASON_DUPLICATE_NAME - Static variable in class org.osgi.service.jaxrs.runtime.dto.DTOConstants
-
- FAILURE_REASON_NOT_AN_EXTENSION_TYPE - Static variable in class org.osgi.service.jaxrs.runtime.dto.DTOConstants
-
The extension service is registered in the service registry but the
service is not registered using a recognized extension type
- FAILURE_REASON_REQUIRED_APPLICATION_UNAVAILABLE - Static variable in class org.osgi.service.jaxrs.runtime.dto.DTOConstants
-
- FAILURE_REASON_REQUIRED_EXTENSIONS_UNAVAILABLE - Static variable in class org.osgi.service.jaxrs.runtime.dto.DTOConstants
-
- FAILURE_REASON_SERVICE_NOT_GETTABLE - Static variable in class org.osgi.service.jaxrs.runtime.dto.DTOConstants
-
The service is registered in the service registry but getting the service
fails as it returns null.
- FAILURE_REASON_SHADOWED_BY_OTHER_SERVICE - Static variable in class org.osgi.service.jaxrs.runtime.dto.DTOConstants
-
Service is shadowed by another service.
- FAILURE_REASON_UNKNOWN - Static variable in class org.osgi.service.jaxrs.runtime.dto.DTOConstants
-
Failure reason is unknown.
- FAILURE_REASON_VALIDATION_FAILED - Static variable in class org.osgi.service.jaxrs.runtime.dto.DTOConstants
-
The service is registered in the service registry but the service
properties are invalid.
- failureReason - Variable in class org.osgi.service.jaxrs.runtime.dto.FailedApplicationDTO
-
The reason why the resource represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.jaxrs.runtime.dto.FailedExtensionDTO
-
The reason why the extension represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.jaxrs.runtime.dto.FailedResourceDTO
-
The reason why the resource represented by this DTO is not used.
- FILTER - Static variable in annotation type org.osgi.service.jaxrs.whiteboard.propertytypes.JSONRequired
-
A filter requiring an osgi.jaxrs.media.type of
application/json
- filteredByName - Variable in class org.osgi.service.jaxrs.runtime.dto.ExtensionDTO
-
The resourceDTOs that are mapped to this extension using a
NameBinding annotation