|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SatisfiableRecipe | |
|---|---|
| org.apache.aries.blueprint.container | |
| org.apache.aries.blueprint.di | |
| Uses of SatisfiableRecipe in org.apache.aries.blueprint.container |
|---|
| Classes in org.apache.aries.blueprint.container that implement SatisfiableRecipe | |
|---|---|
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. |
| Methods in org.apache.aries.blueprint.container with parameters of type SatisfiableRecipe | |
|---|---|
void |
SatisfiableRecipe.SatisfactionListener.notifySatisfaction(SatisfiableRecipe satisfiable)
|
void |
BlueprintContainerImpl.notifySatisfaction(SatisfiableRecipe satisfiable)
|
| Uses of SatisfiableRecipe in org.apache.aries.blueprint.di |
|---|
| Classes in org.apache.aries.blueprint.di that implement SatisfiableRecipe | |
|---|---|
class |
DependentComponentFactoryRecipe
Extends ComponentFactoryRecipe to support the dependency management (SatisfiableRecipe) for custom bean managers (DependentComponentFactoryMetadata instances in this case). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||