| Package | Description |
|---|---|
| org.osgi.framework |
Framework Package Version 1.5.
|
| org.osgi.framework.hooks.service |
Framework Service Hooks Package Version 1.0.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ServiceListener.serviceChanged(ServiceEvent event) |
Receives notification that a service has had a lifecycle change.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
EventHook.event(ServiceEvent event,
java.util.Collection contexts) |
Event hook method.
|