|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HealthState in javax.availability.management |
---|
Methods in javax.availability.management that return HealthState | |
---|---|
static HealthState |
HealthState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HealthState[] |
HealthState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in javax.availability.management with parameters of type HealthState | |
---|---|
void |
AvailabilityAgentService.reportError(HealthState state)
|
void |
AvailabilityService.reportError(HealthState state)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |