org.apache.geronimo.blueprint.container
Class RecipeBuilder

java.lang.Object
  extended by org.apache.geronimo.blueprint.container.RecipeBuilder

public class RecipeBuilder
extends Object

TODO: javadoc

Version:
$Rev: 760378 $, $Date: 2009-03-31 11:31:38 +0200 (Tue, 31 Mar 2009) $
Author:
Apache Geronimo Project

Constructor Summary
RecipeBuilder(ExtendedBlueprintContainer blueprintContainer)
           
 
Method Summary
 Recipe createRecipe(ComponentMetadata component)
           
 BlueprintRepository createRepository()
           
protected  MapRecipe getServicePropertiesRecipe(ServiceMetadata metadata)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecipeBuilder

public RecipeBuilder(ExtendedBlueprintContainer blueprintContainer)
Method Detail

createRepository

public BlueprintRepository createRepository()

createRecipe

public Recipe createRecipe(ComponentMetadata component)

getServicePropertiesRecipe

protected MapRecipe getServicePropertiesRecipe(ServiceMetadata metadata)


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