Class HealthCheckResource
java.lang.Object
org.infinispan.rest.resources.HealthCheckResource
- All Implemented Interfaces:
ResourceHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturn theInvocationshandled by this ResourceHandler.notifyServerRunning(RestRequest request) verifyServerReady(RestRequest request)
-
Constructor Details
-
HealthCheckResource
-
-
Method Details
-
getInvocations
Description copied from interface:ResourceHandlerReturn theInvocationshandled by this ResourceHandler.- Specified by:
getInvocationsin interfaceResourceHandler
-
notifyServerRunning
-
verifyServerReady
-