Uses of Package
org.springframework.osgi.context

Packages that use org.springframework.osgi.context
org.springframework.osgi.context.support Spring-DM context support. 
org.springframework.osgi.internal.context.support   
org.springframework.osgi.samples.weather.extension.bundle Spring-DM virtual bundle support package. 
org.springframework.osgi.service.exporter Spring-DM service export package. 
org.springframework.osgi.service.importer Spring-DM service import package. 
 

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

Classes in org.springframework.osgi.context used by org.springframework.osgi.internal.context.support
ConfigurableOsgiBundleApplicationContext
          Interface to be implemented by configurable OSGi bundle application contexts.
 

Classes in org.springframework.osgi.context used by org.springframework.osgi.samples.weather.extension.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.service.exporter
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
BundleContextAware
          Interface that enables beans to find the bundle context they are defined in.
 



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