Uses of Package
org.springframework.osgi.context.event

Packages that use org.springframework.osgi.context.event
org.springframework.osgi.context OSGi specific application context package. 
org.springframework.osgi.context.event Event package for OSGi application contexts. 
org.springframework.osgi.context.support Support package for OSGi specific application contexts. 
org.springframework.osgi.extender.event Spring-DM extender event package. 
 

Classes in org.springframework.osgi.context.event used by org.springframework.osgi.context
OsgiBundleApplicationContextEventMulticaster
          Interface to be implemented by objects that can manage a number of OsgiBundleApplicationContextListeners, and publish events to them.
 

Classes in org.springframework.osgi.context.event used by org.springframework.osgi.context.event
OsgiBundleApplicationContextEvent
          Base class for events raised for an ApplicationContext created inside an OSGi environment.
OsgiBundleApplicationContextEventMulticaster
          Interface to be implemented by objects that can manage a number of OsgiBundleApplicationContextListeners, and publish events to them.
OsgiBundleApplicationContextListener
          OSGi specific listener interested in notifications regarding the life cycle of OSGi application contexts.
 

Classes in org.springframework.osgi.context.event used by org.springframework.osgi.context.support
OsgiBundleApplicationContextEventMulticaster
          Interface to be implemented by objects that can manage a number of OsgiBundleApplicationContextListeners, and publish events to them.
 

Classes in org.springframework.osgi.context.event used by org.springframework.osgi.extender.event
OsgiBundleApplicationContextEvent
          Base class for events raised for an ApplicationContext created inside an OSGi environment.
OsgiBundleContextFailedEvent
          Event raised when the initialization of an ApplicationContext failed.
 



Copyright © 2006-2011 Spring Framework. All Rights Reserved.