Uses of Package
org.apache.aries.blueprint.container

Packages that use org.apache.aries.blueprint.container
org.apache.aries.blueprint.container   
org.apache.aries.blueprint.di   
org.apache.aries.blueprint.namespace   
 

Classes in org.apache.aries.blueprint.container used by org.apache.aries.blueprint.container
AbstractServiceReferenceRecipe
          Abstract class for service reference recipes.
AbstractServiceReferenceRecipe.Listener
           
AggregateConverter.Convertible
          Objects implementing this interface will bypass the default conversion rules and be called directly to transform into the expected type.
BlueprintContainerImpl
          TODO: javadoc
BlueprintExtender
          This is the blueprint extender that listens to blueprint bundles.
BlueprintRepository
          The default repository implementation
DestroyCallback
          A callback to indicate that a destroy operation has completed
GenericType
          XXXX: Currently, in case of arrays getActualTypeArgument(0) returns something similar to what Class.getComponentType() does for arrays.
IdSpace
           
NamespaceHandlerRegistry
          Registry of NamespaceHandler.
ReferenceListRecipe.ManagedCollection
          Base class for managed collections.
ReferenceListRecipe.ServiceDispatcher
          The ServiceDispatcher is used when creating the cglib proxy.
SatisfiableRecipe
          Interface used to describe an object which can satisfy a constraint or not.
SatisfiableRecipe.SatisfactionListener
          A listener that will be notified when the constraint satisfaction changes.
ServiceRecipe
          A Recipe to export services into the OSGi registry.
Voidable
           
 

Classes in org.apache.aries.blueprint.container used by org.apache.aries.blueprint.di
SatisfiableRecipe
          Interface used to describe an object which can satisfy a constraint or not.
SatisfiableRecipe.SatisfactionListener
          A listener that will be notified when the constraint satisfaction changes.
 

Classes in org.apache.aries.blueprint.container used by org.apache.aries.blueprint.namespace
NamespaceHandlerRegistry
          Registry of NamespaceHandler.
 



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