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