OSGi™ Core
Release 5

Uses of Class
org.osgi.framework.ServiceEvent

Packages that use ServiceEvent
org.osgi.framework Framework Package Version 1.7. 
org.osgi.framework.hooks.service Framework Service Hooks Package Version 1.1. 
 

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<BundleContext> contexts)
          Deprecated. Event hook method.
 void EventListenerHook.event(ServiceEvent event, java.util.Map<BundleContext,java.util.Collection<ListenerHook.ListenerInfo>> listeners)
          Event listener hook method.
 


OSGi™ Core
Release 5

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0