Uses of Interface
org.apache.aries.blueprint.ext.ComponentFactoryMetadata

Packages that use ComponentFactoryMetadata
org.apache.aries.blueprint.di   
org.apache.aries.blueprint.ext   
 

Uses of ComponentFactoryMetadata in org.apache.aries.blueprint.di
 

Classes in org.apache.aries.blueprint.di with type parameters of type ComponentFactoryMetadata
 class ComponentFactoryRecipe<T extends ComponentFactoryMetadata>
          Pass-through recipe that allows custom bean manager (represented by a ComponentFactoryMetadata instance) to fit into the container lifecycle.
 

Uses of ComponentFactoryMetadata in org.apache.aries.blueprint.ext
 

Subinterfaces of ComponentFactoryMetadata in org.apache.aries.blueprint.ext
 interface DependentComponentFactoryMetadata
          Metadata for custom components that need to plug in to the Blueprint container lifecycle for beans
 



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