public interface PollableResource
ResourceEvent,
Resource| Modifier and Type | Method and Description |
|---|---|
ResourceEvent |
checkStatus(Resource resource)
Checks the status of the object which implements this interface
and return a
ResourceEvent based on the outcome of this check. |
ResourceEvent checkStatus(Resource resource)
ResourceEvent based on the outcome of this check.ResourceEvent,
Resource