Package | Description |
---|---|
com.sun.enterprise.module | |
com.sun.enterprise.module.impl | |
com.sun.enterprise.module.single |
Modifier and Type | Method and Description |
---|---|
ModuleState |
Module.getState()
Returns the module's state
|
static ModuleState |
ModuleState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModuleState[] |
ModuleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private ModuleState |
ModuleImpl.state |
Modifier and Type | Method and Description |
---|---|
ModuleState |
ModuleImpl.getState()
Returns the module's state
|
Modifier and Type | Method and Description |
---|---|
ModuleState |
ProxyModule.getState() |