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, setPrototypepublic ValueRecipe(String name, ValueMetadata value, Object type)
public List<Recipe> getDependencies()
Recipeprotected Object internalCreate() throws ComponentDefinitionException
internalCreate in class AbstractRecipeComponentDefinitionExceptionpublic String toString()
toString in class AbstractRecipeCopyright © 2016. All rights reserved.