Package | Description |
---|---|
org.distributeme.core.lifecycle |
Contains lifecycle management.
|
Modifier and Type | Method and Description |
---|---|
Health |
HealthStatus.getHealth() |
static Health |
Health.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Health[] |
Health.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
HealthStatus(Health aHealth,
String aMessage)
Creates a new health status.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.