| Package | Description | 
|---|---|
| org.opendaylight.infrautils.ready | |
| org.opendaylight.infrautils.ready.internal | 
| Modifier and Type | Method and Description | 
|---|---|
SystemState | 
SystemReadyMonitorMXBean.getSystemState()
Obtain current system status as one of few possible enumerated values. 
 | 
static SystemState | 
SystemState.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SystemState[] | 
SystemState.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SystemState | 
SystemReadyImpl.getSystemState()  | 
Copyright © 2019 OpenDaylight. All rights reserved.