Package org.apache.xbean.recipe
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 TypeMethodDescriptionboolean
float
protected Object
internalCreate
(Type expectedType, boolean lazyRefAllowed) Methods inherited from class org.apache.xbean.recipe.AbstractRecipe
create, create, create, getConstructorRecipes, getName, getNestedRecipes, setName, toString
-
Constructor Details
-
UnsetPropertiesRecipe
public UnsetPropertiesRecipe()
-
-
Method Details
-
getPriority
- Specified by:
getPriority
in interfaceRecipe
- Overrides:
getPriority
in classAbstractRecipe
-
canCreate
-
internalCreate
protected Object internalCreate(Type expectedType, boolean lazyRefAllowed) throws ConstructionException - Specified by:
internalCreate
in classAbstractRecipe
- Throws:
ConstructionException
-