public class AllPropertiesRecipe extends AbstractRecipe
Constructor and Description |
---|
AllPropertiesRecipe() |
Modifier and Type | Method and Description |
---|---|
boolean |
canCreate(java.lang.reflect.Type type) |
protected java.lang.Object |
internalCreate(java.lang.reflect.Type expectedType,
boolean lazyRefAllowed) |
create, create, create, getConstructorRecipes, getName, getNestedRecipes, getPriority, setName, toString
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