Package | Description |
---|---|
ej.components.registry | |
ej.components.registry.impl |
Modifier and Type | Method and Description |
---|---|
BundleActivator.State |
BundleRegistry.getCurrentState()
Gets the current state of the registry.
|
static BundleActivator.State |
BundleActivator.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BundleActivator.State[] |
BundleActivator.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BundleActivator.State |
AbstractRegistry.getCurrentState() |