Uses of Class
org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext

Packages that use AbstractOsgiBundleApplicationContext
org.springframework.osgi.context.support Spring-DM context support package. 
 

Uses of AbstractOsgiBundleApplicationContext in org.springframework.osgi.context.support
 

Subclasses of AbstractOsgiBundleApplicationContext in org.springframework.osgi.context.support
 class AbstractDelegatedExecutionApplicationContext
          OSGi-specific application context that delegates the execution of its lifecycle methods to a different class.
 class OsgiBundleXmlApplicationContext
          Stand-alone XML application context, backed by an OSGi bundle.
 



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