|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependentComponentFactoryMetadata.SatisfactionCallback | |
---|---|
org.apache.aries.blueprint.di | |
org.apache.aries.blueprint.ext |
Uses of DependentComponentFactoryMetadata.SatisfactionCallback in org.apache.aries.blueprint.di |
---|
Classes in org.apache.aries.blueprint.di that implement DependentComponentFactoryMetadata.SatisfactionCallback | |
---|---|
class |
DependentComponentFactoryRecipe
Extends ComponentFactoryRecipe to support the dependency management (SatisfiableRecipe) for custom bean managers (DependentComponentFactoryMetadata instances in this case). |
Uses of DependentComponentFactoryMetadata.SatisfactionCallback in org.apache.aries.blueprint.ext |
---|
Methods in org.apache.aries.blueprint.ext with parameters of type DependentComponentFactoryMetadata.SatisfactionCallback | |
---|---|
void |
DependentComponentFactoryMetadata.startTracking(DependentComponentFactoryMetadata.SatisfactionCallback observer)
Start tracking the dependencies for this component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |