Package org.apache.geronimo.blueprint.container

Interface Summary
AbstractServiceReferenceRecipe.ProxyFactory  
AggregateConverter.Convertible Objects implementing this interface will bypass the default conversion rules and be called directly to transform into the expected type.
NamespaceHandlerRegistry Registry of NamespaceHandler.
NamespaceHandlerRegistry.Listener Interface used to listen to registered or unregistered namespace handlers.
SatisfiableRecipe Interface used to desribe 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.CgLibProxyFactory  
AbstractServiceReferenceRecipe.JdkProxyFactory  
AbstractServiceReferenceRecipe.Listener  
AggregateConverter Implementation of the Converter.
BeanRecipe A Recipe to create POJOs.
BlueprintContainerImpl TODO: javadoc
BlueprintEventDispatcher TODO: javadoc
BlueprintExtender TODO: javadoc
BlueprintRepository The default repository implementation
DependencyGraph  
GenericType XXXX: Currently, in case of arrays getActualTypeArgument(0) returns something similar to what Class.getComponentType() does for arrays.
Parser TODO: javadoc
ParserContextImpl A simple ParserContext implementation.
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 © 2003-2009 The Apache Software Foundation. All Rights Reserved.