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

Packages that use org.springframework.osgi.context.support
org.springframework.osgi.context.support Support package for OSGi specific application contexts. 
org.springframework.osgi.web.context.support Support package for web-related application contexts. 
 

Classes in org.springframework.osgi.context.support used by org.springframework.osgi.context.support
AbstractDelegatedExecutionApplicationContext
          OSGi-specific application context that delegates the execution of its life cycle methods to a different class.
AbstractOsgiBundleApplicationContext
          AbstractRefreshableApplicationContext subclass that implements the ConfigurableOsgiBundleApplicationContext interface for OSGi environments.
ContextClassLoaderProvider
          Strategy interface for plugging various thread context class loaders during an OSGi application context critical life cycle events.
 

Classes in org.springframework.osgi.context.support used by org.springframework.osgi.web.context.support
AbstractDelegatedExecutionApplicationContext
          OSGi-specific application context that delegates the execution of its life cycle methods to a different class.
AbstractOsgiBundleApplicationContext
          AbstractRefreshableApplicationContext subclass that implements the ConfigurableOsgiBundleApplicationContext interface for OSGi environments.
OsgiBundleXmlApplicationContext
          Stand-alone XML application context, backed by an OSGi bundle.
 



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