Deprecated.- will be removed in a future version of Aries Blueprint
Use AriesFrameworkUtil#getClassLoader(Bundle) and
or AriesFrameworkUtil#getClassLoaderForced(Bundle) instead
Extends ComponentFactoryRecipe to support the dependency management (SatisfiableRecipe) for custom
bean managers (DependentComponentFactoryMetadata instances in this case).
Inject (or reinject) an Object instance with the blueprint properties defined by a BeanMetadata
Throws IllegalArgumentException if the bean metadata does not exist in this blueprint container
Throws ComponentDefinitionException if the injection process fails - this may have rendered the supplied Object unusable by partially completing the injection process