Package org.apache.aries.blueprint.di

Interface Summary
ExecutionContext  
Recipe The Recipe interface abstracts the creation of objects
Repository  
 

Class Summary
AbstractRecipe  
ArrayRecipe  
CollectionRecipe  
ComponentFactoryRecipe<T extends ComponentFactoryMetadata> Pass-through recipe that allows custom bean manager (represented by a ComponentFactoryMetadata instance) to fit into the container lifecycle.
DependentComponentFactoryRecipe Extends ComponentFactoryRecipe to support the dependency management (SatisfiableRecipe) for custom bean managers (DependentComponentFactoryMetadata instances in this case).
ExecutionContext.Holder  
IdRefRecipe  
MapRecipe  
MapRecipe.DummyDictionaryAsMap  
PassThroughRecipe  
RefRecipe  
ValueRecipe This recipe will be used to create an object from a ValueMetadata.
 

Exception Summary
CircularDependencyException  
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.