| Interface | Description |
|---|---|
| AggregateConverter.Convertible |
Objects implementing this interface will bypass the default conversion rules
and be called directly to transform into the expected type.
|
| DestroyCallback |
A callback to indicate that a destroy operation has completed
|
| NamespaceHandlerRegistry |
Registry of NamespaceHandler.
|
| SatisfiableRecipe |
Interface used to describe an object which can satisfy a constraint or not.
|
| SatisfiableRecipe.SatisfactionListener |
A listener that will be notified when the constraint satisfaction changes.
|
| Voidable |
| Class | Description |
|---|---|
| AbstractServiceReferenceRecipe |
Abstract class for service reference recipes.
|
| AbstractServiceReferenceRecipe.Listener | |
| AggregateConverter |
Implementation of the Converter.
|
| BeanRecipe |
A
Recipe to create POJOs. |
| BlueprintContainerImpl |
TODO: javadoc
|
| BlueprintDomainCombiner | |
| BlueprintExtender |
This is the blueprint extender that listens to blueprint bundles.
|
| BlueprintProtectionDomain | |
| BlueprintQuiesceParticipant | |
| BlueprintRepository |
The default repository implementation
|
| BlueprintThreadFactory | |
| DependencyGraph | |
| ExecutorServiceWrapper | |
| GenericType |
XXXX: Currently, in case of arrays getActualTypeArgument(0) returns something similar to what
Class.getComponentType() does for arrays.
|
| IdSpace | |
| ParserServiceImpl | |
| QuiesceInterceptor | |
| RecipeBuilder |
TODO: javadoc
|
| ReferenceListRecipe |
A recipe to create a managed collection of service references
|
| ReferenceListRecipe.ManagedCollection |
Base class for managed collections.
|
| ReferenceRecipe |
A recipe to create an unary OSGi service reference.
|
| ServiceRecipe |
A
Recipe to export services into the OSGi registry. |
| Enum | Description |
|---|---|
| BlueprintContainerImpl.State |
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.