@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 © 2023 OSGi Alliance. All rights reserved.