| Package | Description |
|---|---|
| org.apache.felix.systemready |
| Modifier and Type | Method and Description |
|---|---|
StateType |
CheckStatus.getType() |
static StateType |
StateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateType[] |
StateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SystemStatus |
SystemReadyMonitor.getStatus(StateType stateType) |
| Constructor and Description |
|---|
CheckStatus(String checkName,
StateType type,
CheckStatus.State state,
String details) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.