Package | Description |
---|---|
org.apache.aries.blueprint.container | |
org.apache.aries.blueprint.di |
Modifier and Type | Class and Description |
---|---|
class |
AbstractServiceReferenceRecipe
Abstract class for service reference recipes.
|
class |
ReferenceListRecipe
A recipe to create a managed collection of service references
|
class |
ReferenceRecipe
A recipe to create an unary OSGi service reference.
|
Modifier and Type | Method and Description |
---|---|
void |
SatisfiableRecipe.SatisfactionListener.notifySatisfaction(SatisfiableRecipe satisfiable) |
void |
BlueprintContainerImpl.notifySatisfaction(SatisfiableRecipe satisfiable) |
Modifier and Type | Class and Description |
---|---|
class |
DependentComponentFactoryRecipe
Extends ComponentFactoryRecipe to support the dependency management (SatisfiableRecipe) for custom
bean managers (DependentComponentFactoryMetadata instances in this case).
|
Copyright © 2013. All rights reserved.