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, toString
public float getPriority()
getPriority
in interface Recipe
getPriority
in class AbstractRecipe
public boolean canCreate(java.lang.reflect.Type type)
protected java.lang.Object internalCreate(java.lang.reflect.Type expectedType, boolean lazyRefAllowed) throws ConstructionException
internalCreate
in class AbstractRecipe
ConstructionException