Class UnsetPropertiesRecipe
java.lang.Object
org.apache.xbean.recipe.AbstractRecipe
org.apache.xbean.recipe.UnsetPropertiesRecipe
- All Implemented Interfaces:
Serializable, Recipe
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfloatprotected ObjectinternalCreate(Type expectedType, boolean lazyRefAllowed) Methods inherited from class AbstractRecipe
create, create, create, getConstructorRecipes, getName, getNestedRecipes, setName, toString
-
Constructor Details
-
UnsetPropertiesRecipe
public UnsetPropertiesRecipe()
-
-
Method Details
-
getPriority
- Specified by:
getPriorityin interfaceRecipe- Overrides:
getPriorityin classAbstractRecipe
-
canCreate
-
internalCreate
protected Object internalCreate(Type expectedType, boolean lazyRefAllowed) throws ConstructionException - Specified by:
internalCreatein classAbstractRecipe- Throws:
ConstructionException
-