Uses of Package
org.apache.aries.blueprint

Packages that use org.apache.aries.blueprint
org.apache.aries.blueprint   
org.apache.aries.blueprint.compendium.cm   
org.apache.aries.blueprint.container   
org.apache.aries.blueprint.di   
org.apache.aries.blueprint.ext   
org.apache.aries.blueprint.mutable   
org.apache.aries.blueprint.namespace   
org.apache.aries.blueprint.proxy   
org.apache.aries.blueprint.reflect   
org.apache.aries.blueprint.testbundlea   
org.apache.aries.blueprint.testbundleb   
org.apache.aries.blueprint.utils   
 

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.compendium.cm
BeanProcessor
          TODO: javadoc Processors must be advertized as being such.
BeanProcessor.BeanCreator
          Interface from which a BeanProcessor can obtain another bean.
ComponentDefinitionRegistryProcessor
          A processor that processes Blueprint component definitions after they have been parsed but before component managers are created.
ExtendedBlueprintContainer
          TODO: javadoc
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
           
Processor
          Marker interface for blueprint processors such as BeanProcessor or ServiceProcessor
ServiceProcessor
           
ServiceProcessor.ServicePropertiesUpdater
           
 

Classes in org.apache.aries.blueprint used by org.apache.aries.blueprint.container
ComponentDefinitionRegistry
           
ExtendedBlueprintContainer
          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
           
Processor
          Marker interface for blueprint processors such as BeanProcessor or ServiceProcessor
 

Classes in org.apache.aries.blueprint used by org.apache.aries.blueprint.di
ExtendedBlueprintContainer
          TODO: javadoc
 

Classes in org.apache.aries.blueprint used by org.apache.aries.blueprint.ext
ComponentDefinitionRegistry
           
ComponentDefinitionRegistryProcessor
          A processor that processes Blueprint component definitions after they have been parsed but before component managers are created.
ExtendedBlueprintContainer
          TODO: javadoc
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.mutable
ExtendedBeanMetadata
          An extended BeanMetadata that allows specifying if the bean instances are processors or not.
ExtendedReferenceListMetadata
          TODO: javadoc
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.namespace
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.
 

Classes in org.apache.aries.blueprint used by org.apache.aries.blueprint.proxy
Interceptor
          An Interceptor interface provides support for custom interceptor implementation.
 

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
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.testbundlea
BeanProcessor
          TODO: javadoc Processors must be advertized as being such.
BeanProcessor.BeanCreator
          Interface from which a BeanProcessor can obtain another bean.
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
           
Processor
          Marker interface for blueprint processors such as BeanProcessor or ServiceProcessor
 

Classes in org.apache.aries.blueprint used by org.apache.aries.blueprint.testbundleb
BeanProcessor
          TODO: javadoc Processors must be advertized as being such.
 

Classes in org.apache.aries.blueprint used by org.apache.aries.blueprint.utils
ExtendedBlueprintContainer
          TODO: javadoc
 



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