Package org.springframework.osgi.context

Spring-DM context.

See:
          Description

Interface Summary
BundleContextAware Interface that enables beans to find the bundle context they are defined in.
ConfigurableOsgiBundleApplicationContext Interface to be implemented by configurable OSGi bundle application contexts.
DelegatedExecutionOsgiBundleApplicationContext Interface that redirect the application context crucial methods to a third party executor.
OsgiBundleApplicationContextExecutor Executor of DelegatedExecutionOsgiBundleApplicationContexts.
 

Package org.springframework.osgi.context Description

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



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