| Interface | Description |
|---|---|
| BlueprintConstants |
Utility interface aggregating the event properties from various OSGi APIs in one single place.
|
| EventDispatcher |
Dispatcher of
events. |
| Class | Description |
|---|---|
| EventAdminDispatcher |
Dispatcher that transforms Spring application context lifecycle events into notifications to the OSGi EventAdmin
service.
|
| EventAdminDispatcher.EventAdminDispatcherFactory |
Actual creation of EventAdmin dispatcher.
|
| OsgiEventDispatcher |
Actual
EventAdmin dispatcher. |
| Enum | Description |
|---|---|
| PublishType |
Enum describing the publishing operations supported by the
EventAdmin. |