java.io.Serializable
, Recipe
public class UnsetPropertiesRecipe extends AbstractRecipe
Constructor | Description |
---|---|
UnsetPropertiesRecipe() |
Modifier and Type | Method | 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
Copyright © 2005–2018. All rights reserved.