Uses of Class
org.osgi.service.jaxrs.runtime.dto.RuntimeDTO
-
Packages that use RuntimeDTO Package Description org.osgi.service.jaxrs.runtime JAX-RS Runtime Package Version 1.0. -
-
Uses of RuntimeDTO in org.osgi.service.jaxrs.runtime
Methods in org.osgi.service.jaxrs.runtime that return RuntimeDTO Modifier and Type Method Description RuntimeDTO
JaxrsServiceRuntime. getRuntimeDTO()
Return the runtime DTO representing the current state.
-