public interface AvailabilityFacet
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability()
The plugin container will occasionally call this method at the server level to see if the server is available.
|
org.rhq.core.domain.measurement.AvailabilityType getAvailability()
down in this case.AvailabilityType.UP if the resource can be accessed; otherwise AvailabilityType.DOWN.
Any other return value is invalid.Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.