| Package | Description |
|---|---|
| org.jahia.osgi | |
| org.jahia.services.modulemanager | |
| org.jahia.services.modulemanager.impl | |
| org.jahia.services.modulemanager.spi | |
| org.jahia.services.modulemanager.spi.impl |
| Modifier and Type | Method and Description |
|---|---|
static BundleState |
BundleState.fromInt(int value)
Get bundle state corresponding to an org.osgi.framework.Bundle state value.
|
static BundleState |
BundleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleState[] |
BundleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BundleState |
ModuleManager.getLocalState(String bundleKey)
Get current local state of a bundle.
|
| Modifier and Type | Method and Description |
|---|---|
BundleState |
ModuleManagerImpl.getLocalState(String bundleKey) |
| Modifier and Type | Method and Description |
|---|---|
BundleState |
BundleService.getLocalState(BundleInfo bundleInfo)
Get current local state of a bundle.
|
BundleState |
BundleService.BundleInformation.getOsgiState() |
| Modifier and Type | Method and Description |
|---|---|
BundleState |
BundleServiceDelegate.getLocalState(BundleInfo bundleInfo) |
BundleState |
DefaultBundleService.getLocalState(BundleInfo bundleInfo) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.