public class UnsetPropertiesRecipe extends AbstractRecipe
| Constructor and Description |
|---|
UnsetPropertiesRecipe() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCreate(java.lang.reflect.Type type) |
float |
getPriority() |
protected java.lang.Object |
internalCreate(java.lang.reflect.Type expectedType,
boolean lazyRefAllowed) |
create, create, create, getConstructorRecipes, getName, getNestedRecipes, setName, toStringpublic float getPriority()
getPriority in interface RecipegetPriority in class AbstractRecipepublic boolean canCreate(java.lang.reflect.Type type)
protected java.lang.Object internalCreate(java.lang.reflect.Type expectedType,
boolean lazyRefAllowed)
throws ConstructionException
internalCreate in class AbstractRecipeConstructionException