Package | Description |
---|---|
org.apache.felix.systemready |
Modifier and Type | Method and Description |
---|---|
StateType |
CheckStatus.getType()
Deprecated.
|
static StateType |
StateType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static StateType[] |
StateType.values()
Deprecated.
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)
Deprecated.
|
Constructor and Description |
---|
CheckStatus(String checkName,
StateType type,
CheckStatus.State state,
String details)
Deprecated.
|
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.