org.apache.xbean.recipe
Class StaticRecipe
java.lang.Object
org.apache.xbean.recipe.AbstractRecipe
org.apache.xbean.recipe.StaticRecipe
- All Implemented Interfaces:
- Serializable, Recipe
public class StaticRecipe
- extends AbstractRecipe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticRecipe
public StaticRecipe(Object object)
canCreate
public boolean canCreate(Class type,
ClassLoader classLoader)
create
public Object create(ClassLoader classLoader)
throws ConstructionException
- Throws:
ConstructionException
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.