Package | Description |
---|---|
org.apache.aries.blueprint | |
org.apache.aries.blueprint.mutable | |
org.apache.aries.blueprint.parser | |
org.apache.aries.blueprint.reflect |
Class and Description |
---|
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.
|
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.ServicePropertiesUpdater |
Class and Description |
---|
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.
|
Class and Description |
---|
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 |
Class and Description |
---|
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 © 2016. All rights reserved.