Uses of Class
org.osgi.framework.ServiceEvent
Packages that use ServiceEvent
Package
Description
Framework Package Version 1.5.
Framework Service Hooks Package Version 1.0.
-
Uses of ServiceEvent in org.osgi.framework
Methods in org.osgi.framework with parameters of type ServiceEventModifier and TypeMethodDescriptionvoid
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 ServiceEventModifier and TypeMethodDescriptionvoid
EventHook.event
(ServiceEvent event, Collection contexts) Event hook method.