Uses of Class
org.apache.geronimo.blueprint.di.MapRecipe

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

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

Methods in org.apache.geronimo.blueprint.container that return MapRecipe
protected  MapRecipe RecipeBuilder.getServicePropertiesRecipe(ServiceMetadata metadata)
           
 

Constructors in org.apache.geronimo.blueprint.container with parameters of type MapRecipe
ServiceRecipe(String name, ExtendedBlueprintContainer blueprintContainer, ServiceMetadata metadata, Recipe serviceRecipe, CollectionRecipe listenersRecipe, MapRecipe propertiesRecipe, List<Recipe> explicitDependencies)
           
 



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