public interface VitamStatusService
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
getAdminStatus()
getAdminStatus
return the overall status of this component with the constraint delay of less than 10ms and shall return by
default empty JsonNode.
|
boolean |
getResourcesStatus()
getResourcesStatus
return the overall status of this component with the constraint delay of less than 10ms.
|
boolean getResourcesStatus()
com.fasterxml.jackson.databind.node.ObjectNode getAdminStatus() throws InvalidParseOperationException
InvalidParseOperationException
Copyright © 2018 Vitam. All rights reserved.