| 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(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 | Method and Description |
|---|---|
ModuleState |
ModuleImpl.getState()
Returns the module's state
|
| Modifier and Type | Method and Description |
|---|---|
ModuleState |
ProxyModule.getState() |
Copyright © 2009-2013 Oracle Corporation. All Rights Reserved.