Package org.apache.aries.blueprint.container

Interface Summary
AggregateConverter.Convertible Objects implementing this interface will bypass the default conversion rules and be called directly to transform into the expected type.
DestroyCallback A callback to indicate that a destroy operation has completed
NamespaceHandlerRegistry Registry of NamespaceHandler.
NamespaceHandlerRegistry.Listener Interface used to listen to registered or unregistered namespace handlers.
NamespaceHandlerRegistry.NamespaceHandlerSet Interface used to managed a set of namespace handlers
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.
 

Class Summary
AbstractServiceReferenceRecipe Abstract class for service reference recipes.
AbstractServiceReferenceRecipe.Listener  
AggregateConverter Implementation of the Converter.
BeanRecipe A Recipe to create POJOs.
BlueprintContainerImpl TODO: javadoc
BlueprintExtender This is the blueprint extender that listens to blueprint bundles.
BlueprintQuiesceParticipant  
BlueprintRepository The default repository implementation
BlueprintThreadFactory  
DependencyGraph  
GenericType XXXX: Currently, in case of arrays getActualTypeArgument(0) returns something similar to what Class.getComponentType() does for arrays.
IdSpace  
Parser TODO: javadoc
ParserContextImpl A simple ParserContext implementation.
ParserServiceImpl  
QuiesceInterceptor  
RecipeBuilder TODO: javadoc
ReferenceListRecipe A recipe to create a managed collection of service references
ReferenceListRecipe.ManagedCollection Base class for managed collections.
ReferenceRecipe A recipe to create an unary OSGi service reference.
ServiceListener  
ServiceRecipe A Recipe to export services into the OSGi registry.
 



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