|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceEvent | |
---|---|
org.osgi.framework | Framework Package Version 1.5. |
org.osgi.framework.hooks.service | Framework Service Hooks Package Version 1.0. |
Uses of ServiceEvent in org.osgi.framework |
---|
Methods in org.osgi.framework with parameters of type ServiceEvent | |
---|---|
void |
ServiceListener.serviceChanged(ServiceEvent event)
Receives notification that a service has had a lifecycle change. |
Uses of ServiceEvent in org.osgi.framework.hooks.service |
---|
Methods in org.osgi.framework.hooks.service with parameters of type ServiceEvent | |
---|---|
void |
EventHook.event(ServiceEvent event,
java.util.Collection contexts)
Event hook method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |