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