| Modifier and Type | Method and Description |
|---|---|
static AbstractOSGiDeployer.State |
AbstractOSGiDeployer.State.valueOf(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,
Throwable throwable)
Integration with Event Admin Service happens here.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.