|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractOSGiDeployer.State in org.glassfish.osgijavaeebase |
|---|
| Methods in org.glassfish.osgijavaeebase that return AbstractOSGiDeployer.State | |
|---|---|
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. |
| Methods in org.glassfish.osgijavaeebase with parameters of type AbstractOSGiDeployer.State | |
|---|---|
protected void |
AbstractOSGiDeployer.raiseEvent(AbstractOSGiDeployer.State state,
org.osgi.framework.Bundle appBundle,
java.lang.Throwable throwable)
Integration with Event Admin Service happens here. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||