Uses of Interface
org.apache.geronimo.blueprint.container.SatisfiableRecipe

Packages that use SatisfiableRecipe
org.apache.geronimo.blueprint.container   
 

Uses of SatisfiableRecipe in org.apache.geronimo.blueprint.container
 

Classes in org.apache.geronimo.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.geronimo.blueprint.container with parameters of type SatisfiableRecipe
 void BlueprintContainerImpl.notifySatisfaction(SatisfiableRecipe satisfiable)
           
 void SatisfiableRecipe.SatisfactionListener.notifySatisfaction(SatisfiableRecipe satisfiable)
           
 



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.