public class IdRefRecipe extends AbstractRecipe
name, prototype
Constructor and Description |
---|
IdRefRecipe(String name,
String idRef) |
Modifier and Type | Method and Description |
---|---|
List<Recipe> |
getDependencies()
Get the list of nested recipes, i.e.
|
String |
getIdRef() |
protected Object |
internalCreate() |
String |
toString() |
addPartialObject, convert, convert, create, destroy, getConstructorDependencies, getName, isPrototype, loadClass, loadType, loadType, setPrototype
public String getIdRef()
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.