Package org.springframework.osgi.context.support

Support package for OSGi specific application contexts.

See:
          Description

Class Summary
AbstractDelegatedExecutionApplicationContext OSGi-specific application context that delegates the execution of its lifecycle methods to a different class.
AbstractOsgiBundleApplicationContext AbstractRefreshableApplicationContext subclass that implements the ConfigurableOsgiBundleApplicationContext interface for OSGi environments.
BundleContextAwareProcessor BeanPostProcessor handling classes that implement BundleContextAware interface.
OsgiBundleXmlApplicationContext Stand-alone XML application context, backed by an OSGi bundle.
 

Package org.springframework.osgi.context.support Description

Support package for OSGi specific application contexts.
Defines the actual OSGi application context hierarchy.



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