Uses of Package
org.springframework.osgi.context

Packages that use org.springframework.osgi.context
org.springframework.osgi.bundle Spring-DM bundle specific classes. 
org.springframework.osgi.context Spring-DM context package. 
org.springframework.osgi.context.support Spring-DM context support package. 
org.springframework.osgi.extensions.annotation Spring-DM Extensions: Annotation package. 
org.springframework.osgi.service.exporter.support Spring-DM export support package. 
org.springframework.osgi.service.importer.support Spring-DM import support package. 
 

Classes in org.springframework.osgi.context used by org.springframework.osgi.bundle
BundleContextAware
          Interface that enables beans to find the bundle context they are defined in.
 

Classes in org.springframework.osgi.context used by org.springframework.osgi.context
ConfigurableOsgiBundleApplicationContext
          Interface that extends ConfigurableApplicationContext to provides OSGi specific functionality.
OsgiBundleApplicationContextExecutor
          DelegatedExecutionOsgiBundleApplicationContext executor.
 

Classes in org.springframework.osgi.context used by org.springframework.osgi.context.support
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.
 

Classes in org.springframework.osgi.context used by org.springframework.osgi.extensions.annotation
BundleContextAware
          Interface that enables beans to find the bundle context they are defined in.
 

Classes in org.springframework.osgi.context used by org.springframework.osgi.service.exporter.support
BundleContextAware
          Interface that enables beans to find the bundle context they are defined in.
 

Classes in org.springframework.osgi.context used by org.springframework.osgi.service.importer.support
BundleContextAware
          Interface that enables beans to find the bundle context they are defined in.
 



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