| Package | Description |
|---|---|
| org.osgi.service.blueprint.container |
Blueprint Container Package Version 1.0.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
BlueprintListener.blueprintEvent(BlueprintEvent event) |
Receives notifications of a Blueprint Event.
|
| Constructor | Description |
|---|---|
BlueprintEvent(BlueprintEvent event,
boolean replay) |
Create a new
BlueprintEvent from the specified
BlueprintEvent. |