| Package | Description |
|---|---|
| org.jboss.msc.service |
The service container implementation itself.
|
| Modifier and Type | Field and Description |
|---|---|
private ServiceControllerImpl.ContextState |
ServiceControllerImpl.StartContextImpl.state |
private ServiceControllerImpl.ContextState |
ServiceControllerImpl.StopContextImpl.state |
| Modifier and Type | Method and Description |
|---|---|
static ServiceControllerImpl.ContextState |
ServiceControllerImpl.ContextState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServiceControllerImpl.ContextState[] |
ServiceControllerImpl.ContextState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|