Uses of Package
org.apache.aries.blueprint

Packages that use org.apache.aries.blueprint
org.apache.aries.blueprint   
org.apache.aries.blueprint.mutable   
org.apache.aries.blueprint.parser   
org.apache.aries.blueprint.reflect   
 

Classes in org.apache.aries.blueprint used by org.apache.aries.blueprint
BeanProcessor.BeanCreator
          Interface from which a BeanProcessor can obtain another bean.
ComponentDefinitionRegistry
           
ExtendedServiceReferenceMetadata
          TODO: javadoc
Interceptor
          An Interceptor interface provides support for custom interceptor implementation.
ParserContext
           
Processor
          Marker interface for blueprint processors such as BeanProcessor or ServiceProcessor
ServiceProcessor.ServicePropertiesUpdater
           
 

Classes in org.apache.aries.blueprint used by org.apache.aries.blueprint.mutable
ExtendedBeanMetadata
          An extended BeanMetadata that allows specifying if the bean instances are processors or not.
ExtendedReferenceListMetadata
          TODO: javadoc
ExtendedReferenceMetadata
           
ExtendedServiceReferenceMetadata
          TODO: javadoc
PassThroughMetadata
          Metadata used to bypass the creation of the object.
 

Classes in org.apache.aries.blueprint used by org.apache.aries.blueprint.parser
ComponentDefinitionRegistry
           
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
           
 

Classes in org.apache.aries.blueprint used by org.apache.aries.blueprint.reflect
ExtendedBeanMetadata
          An extended BeanMetadata that allows specifying if the bean instances are processors or not.
ExtendedReferenceListMetadata
          TODO: javadoc
ExtendedReferenceMetadata
           
ExtendedServiceReferenceMetadata
          TODO: javadoc
PassThroughMetadata
          Metadata used to bypass the creation of the object.
 



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