Interface IStatusServiceV2
-
- All Known Implementing Classes:
StatusServiceV2
@Path("/graph/status") @Produces("application/json") public interface IStatusServiceV2
AnStatusService
has methods to check the status of the system
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.ws.rs.core.Response
status()
-