org.apache.xbean.recipe
Class UnsetPropertiesRecipe
java.lang.Object
org.apache.xbean.recipe.AbstractRecipe
org.apache.xbean.recipe.AbstractSecretRecipe
org.apache.xbean.recipe.UnsetPropertiesRecipe
- All Implemented Interfaces:
- Serializable, Recipe, SecretRecipe
public class UnsetPropertiesRecipe
- extends AbstractSecretRecipe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.xbean.recipe.Recipe |
create |
UnsetPropertiesRecipe
public UnsetPropertiesRecipe()
getPriority
public float getPriority()
- Specified by:
getPriority
in interface Recipe
- Overrides:
getPriority
in class AbstractRecipe
canCreate
public boolean canCreate(Class type,
ClassLoader classLoader)
create
public Object create(Recipe outerRecipe,
ClassLoader classLoader)
throws ConstructionException
- Throws:
ConstructionException
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.