Uses of Class
org.apache.aries.blueprint.utils.DynamicCollection

Packages that use DynamicCollection
org.apache.aries.blueprint.container   
 

Uses of DynamicCollection in org.apache.aries.blueprint.container
 

Fields in org.apache.aries.blueprint.container declared as DynamicCollection
protected  DynamicCollection<ReferenceListRecipe.ServiceDispatcher> ReferenceListRecipe.ManagedCollection.dispatchers
           
 

Methods in org.apache.aries.blueprint.container that return DynamicCollection
 DynamicCollection<ReferenceListRecipe.ServiceDispatcher> ReferenceListRecipe.ManagedCollection.getDispatchers()
           
 

Constructors in org.apache.aries.blueprint.container with parameters of type DynamicCollection
ReferenceListRecipe.ManagedCollection(boolean references, DynamicCollection<ReferenceListRecipe.ServiceDispatcher> dispatchers)
           
 



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