public class ValueRecipe extends AbstractRecipe
name, prototype
Constructor and Description |
---|
ValueRecipe(String name,
ValueMetadata value,
Object type) |
Modifier and Type | Method and Description |
---|---|
List<Recipe> |
getDependencies()
Get the list of nested recipes, i.e.
|
protected Object |
internalCreate() |
String |
toString() |
addPartialObject, convert, convert, create, destroy, getConstructorDependencies, getName, isPrototype, loadClass, loadType, loadType, setPrototype
public ValueRecipe(String name, ValueMetadata value, Object type)
public List<Recipe> getDependencies()
Recipe
protected Object internalCreate() throws ComponentDefinitionException
internalCreate
in class AbstractRecipe
ComponentDefinitionException
public String toString()
toString
in class AbstractRecipe
Copyright © 2015. All rights reserved.