| Class | Description |
|---|---|
| ChainedBundleProcessor |
A bundle processor chaining others processor.
|
| ComponentsBundleProcessor |
Processor handling the
ComponentsBundleProcessor.IPOJO_HEADER and ComponentsBundleProcessor.IPOJO_HEADER_ALT
header from the bundle manifest. |
| ConfigurationAnnotationScanner |
Class visitor detecting @Configuration annotation.
|
| ConfigurationProcessor |
Processor looking for classes annotated with @Configuration and creating the corresponding instance declaration.
|
| ExtensionBundleProcessor |
Bundle processor handling the
ExtensionBundleProcessor.IPOJO_EXTENSION header. |
| ForwardingBundleProcessor |
A bundle processor delegating to a wrapped processor.
|
| QueuingActivationProcessor |
A bundle processor submitting the activating job to the queue service.
|
| ReverseBundleProcessor |
A bundle processor delegating a wrapped bundle processor.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.