org.apache.xbean.recipe
Class StaticRecipe

java.lang.Object
  extended byorg.apache.xbean.recipe.StaticRecipe
All Implemented Interfaces:
Recipe, java.io.Serializable

public class StaticRecipe
extends java.lang.Object
implements Recipe

Version:
$Rev$ $Date$
See Also:
Serialized Form

Constructor Summary
StaticRecipe(java.lang.Object object)
           
 
Method Summary
 java.lang.Object create(java.lang.ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticRecipe

public StaticRecipe(java.lang.Object object)
Method Detail

create

public java.lang.Object create(java.lang.ClassLoader classLoader)
                        throws ConstructionException
Specified by:
create in interface Recipe
Throws:
ConstructionException


Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.