Package | Description |
---|---|
com.sun.enterprise.module | |
com.sun.enterprise.module.impl | |
com.sun.enterprise.module.single | |
org.jvnet.hk2.osgiadapter |
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() |
Modifier and Type | Method and Description |
---|---|
ModuleState |
OSGiObrModuleImpl.getState() |
ModuleState |
OSGiModuleImpl.getState() |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.