T - The type of the resource object, for example an ACS component typepublic static interface SubsysResourceMonitor.ResourceChecker<T>
SubsysResourceMonitor.ComponentChecker| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
checkState()
This method tries to connect to the monitored resource and check its state if applicable.
|
T |
getResource() |
java.lang.String |
getResourceName()
Returns a name that identifies the resource.
|
java.lang.String checkState()
null.T getResource()
java.lang.String getResourceName()