Package org.springframework.osgi.context

OSGi specific application context package.

See:
          Description

Interface Summary
BundleContextAware Interface that enables beans to find the bundle context they are defined in.
ConfigurableOsgiBundleApplicationContext Interface that extends ConfigurableApplicationContext to provides OSGi specific functionality.
DelegatedExecutionOsgiBundleApplicationContext Interface that redirect the application context crucial methods to a third party executor to allow the initialization to be executed in stages.
OsgiBundleApplicationContextExecutor DelegatedExecutionOsgiBundleApplicationContext executor.
 

Package org.springframework.osgi.context Description

OSGi specific application context package.
Provides an OSGi-specific application context, Aware interface(s) and scope(s).



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