Package org.eclipse.gemini.blueprint.extender.internal.dependencies.startup

Interface Summary
ContextExecutorAccessor Decoupling interface between the executor and the dependency service listener.
 

Class Summary
DependencyServiceManager ServiceListener used for tracking dependent services.
DependencyWaiterApplicationContextExecutor Dependency waiter executor that breaks the 'traditional' ConfigurableApplicationContext.refresh() in two pieces so that beans are not actually created unless the OSGi service imported are present.
MandatoryImporterDependencyFactory Default mandatory importer dependency factory.
 

Enum Summary
ContextState State of an application context while being processed by DependencyWaiterApplicationContextExecutor.
 



Copyright © 2006-2013. All Rights Reserved.