|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlueprintEvent | |
---|---|
org.eclipse.gemini.blueprint.extender.internal.blueprint.event | |
org.osgi.service.blueprint.container | Blueprint Container Package Version 1.0. |
Uses of BlueprintEvent in org.eclipse.gemini.blueprint.extender.internal.blueprint.event |
---|
Methods in org.eclipse.gemini.blueprint.extender.internal.blueprint.event with parameters of type BlueprintEvent | |
---|---|
void |
EventAdminDispatcher.afterClose(BlueprintEvent event)
|
void |
EventAdminDispatcher.afterRefresh(BlueprintEvent event)
|
void |
EventAdminDispatcher.beforeClose(BlueprintEvent event)
|
void |
EventAdminDispatcher.beforeRefresh(BlueprintEvent event)
|
void |
EventAdminDispatcher.grace(BlueprintEvent event)
|
void |
EventAdminDispatcher.refreshFailure(BlueprintEvent event)
|
void |
EventAdminDispatcher.waiting(BlueprintEvent event)
|
Uses of BlueprintEvent in org.osgi.service.blueprint.container |
---|
Methods in org.osgi.service.blueprint.container with parameters of type BlueprintEvent | |
---|---|
void |
BlueprintListener.blueprintEvent(BlueprintEvent event)
Receives notifications of a Blueprint Event. |
Constructors in org.osgi.service.blueprint.container with parameters of type BlueprintEvent | |
---|---|
BlueprintEvent(BlueprintEvent event,
boolean replay)
Create a new BlueprintEvent from the specified
BlueprintEvent . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |