@ProviderType public interface JaxrsServiceRuntime
It provides access to DTOs representing the current state of the service.
The JaxrsServiceRuntime service must be registered with the
JaxrsServiceRuntimeConstants.JAX_RS_SERVICE_ENDPOINT
service
property.
Modifier and Type | Method and Description |
---|---|
RuntimeDTO |
getRuntimeDTO()
Return the runtime DTO representing the current state.
|
RuntimeDTO getRuntimeDTO()
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0