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

Packages that use OsgiBundleApplicationContextExecutor
org.springframework.osgi.context OSGi specific application context package. 
org.springframework.osgi.context.support Support package for OSGi specific application contexts. 
 

Uses of OsgiBundleApplicationContextExecutor in org.springframework.osgi.context
 

Methods in org.springframework.osgi.context with parameters of type OsgiBundleApplicationContextExecutor
 void DelegatedExecutionOsgiBundleApplicationContext.setExecutor(OsgiBundleApplicationContextExecutor executor)
          Assigns the OsgiBundleApplicationContextExecutor for this delegated context.
 

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

Methods in org.springframework.osgi.context.support with parameters of type OsgiBundleApplicationContextExecutor
 void AbstractDelegatedExecutionApplicationContext.setExecutor(OsgiBundleApplicationContextExecutor executor)
           
 



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