| Modifier and Type | Method and Description |
|---|---|
static AbstractOSGiDeployer.State |
AbstractOSGiDeployer.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractOSGiDeployer.State[] |
AbstractOSGiDeployer.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractOSGiDeployer.raiseEvent(AbstractOSGiDeployer.State state,
org.osgi.framework.Bundle appBundle,
java.lang.Throwable throwable)
Integration with Event Admin Service happens here.
|
Copyright © 2018 GlassFish Community. All Rights Reserved.