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