Package org.apache.aries.blueprint

Interface Summary
BeanProcessor TODO: javadoc Processors must be advertized as being such.
BeanProcessor.BeanCreator Interface from which a BeanProcessor can obtain another bean.
BlueprintConstants  
ComponentDefinitionRegistry  
ComponentDefinitionRegistryProcessor A processor that processes Blueprint component definitions after they have been parsed but before component managers are created.
ExtendedBeanMetadata An extended BeanMetadata that allows specifying if the bean instances are processors or not.
ExtendedBlueprintContainer TODO: javadoc
ExtendedReferenceListMetadata TODO: javadoc
ExtendedServiceReferenceMetadata TODO: javadoc
Interceptor An Interceptor interface provides support for custom interceptor implementation.
NamespaceHandler A processor for custom blueprint extensions Namespace handlers must be registered in the OSGi service registry with the osgi.service.blueprint.namespace service property denoting the namespace URIs this handler can process.
ParserContext  
ParserService  
PassThroughMetadata Metadata used to bypass the creation of the object.
Processor Marker interface for blueprint processors such as BeanProcessor or ServiceProcessor
ServiceProcessor  
ServiceProcessor.ServicePropertiesUpdater  
 

Exception Summary
ComponentNameAlreadyInUseException  
 



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