Uses of Interface
org.eclipse.gemini.blueprint.extender.OsgiApplicationContextCreator

Packages that use OsgiApplicationContextCreator
org.eclipse.gemini.blueprint.extender.support Support package for Gemini Blueprint Extender infrastructure. 
 

Uses of OsgiApplicationContextCreator in org.eclipse.gemini.blueprint.extender.support
 

Classes in org.eclipse.gemini.blueprint.extender.support that implement OsgiApplicationContextCreator
 class ConditionalApplicationContextCreator
          Useful OsgiApplicationContextCreator implementation that dictates whether the default application context used by the Spring-DM extender should be created (or not) based on a boolean value.
 class DefaultOsgiApplicationContextCreator
          Default OsgiApplicationContextCreator implementation.
 

Methods in org.eclipse.gemini.blueprint.extender.support with parameters of type OsgiApplicationContextCreator
 void ConditionalApplicationContextCreator.setDelegatedApplicationContextCreator(OsgiApplicationContextCreator delegatedContextCreator)
          Sets the OsgiApplicationContextCreator used by this context creator for the actual creation.
 



Copyright © 2006-2011. All Rights Reserved.