Package | Description |
---|---|
org.osgi.framework |
Framework Package Version 1.8.
|
org.osgi.framework.hooks.service |
Framework Service Hooks Package Version 1.1.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceListener.serviceChanged(ServiceEvent event)
Receives notification that a service has had a lifecycle change.
|
Modifier and Type | Method and Description |
---|---|
void |
EventHook.event(ServiceEvent event,
Collection<BundleContext> contexts)
Deprecated.
Event hook method.
|
void |
EventListenerHook.event(ServiceEvent event,
Map<BundleContext,Collection<ListenerHook.ListenerInfo>> listeners)
Event listener hook method.
|
Copyright © 2019 OSGi Alliance. All rights reserved.