Uses of Class
org.osgi.service.jaxrs.runtime.dto.ApplicationDTO
-
Packages that use ApplicationDTO Package Description org.osgi.service.jaxrs.runtime.dto JAX-RS Runtime DTO Package Version 1.0. -
-
Uses of ApplicationDTO in org.osgi.service.jaxrs.runtime.dto
Fields in org.osgi.service.jaxrs.runtime.dto declared as ApplicationDTO Modifier and Type Field Description ApplicationDTO[]
RuntimeDTO. applicationDTOs
Returns the representations of the JAX-RS Application services associated with this Runtime.ApplicationDTO
RuntimeDTO. defaultApplication
Returns the current state of the default application for this Runtime.
-