| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.extender.internal.blueprint.event | |
| org.osgi.service.blueprint.container |
Blueprint Container Package Version 1.0.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
BlueprintListener.blueprintEvent(BlueprintEvent event)
Receives notifications of a Blueprint Event.
|
| Constructor and Description |
|---|
BlueprintEvent(BlueprintEvent event,
boolean replay)
Create a new
BlueprintEvent from the specified
BlueprintEvent. |
Copyright © 2006–2013. All rights reserved.