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

Packages that use AbstractDelegatedExecutionApplicationContext
org.springframework.osgi.context.support Support package for OSGi specific application contexts. 
org.springframework.osgi.web.context.support Support package for web-related application contexts. 
 

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

Subclasses of AbstractDelegatedExecutionApplicationContext in org.springframework.osgi.context.support
 class OsgiBundleXmlApplicationContext
          Stand-alone XML application context, backed by an OSGi bundle.
 

Uses of AbstractDelegatedExecutionApplicationContext in org.springframework.osgi.web.context.support
 

Subclasses of AbstractDelegatedExecutionApplicationContext in org.springframework.osgi.web.context.support
 class OsgiBundleXmlWebApplicationContext
          OSGi variant for XmlWebApplicationContext.
 



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