Uses of Interface
org.springframework.osgi.context.DelegatedExecutionOsgiBundleApplicationContext

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

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

Classes in org.springframework.osgi.context.support that implement DelegatedExecutionOsgiBundleApplicationContext
 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.