public class PassThroughRecipe extends AbstractRecipe
name, prototype| Constructor and Description |
|---|
PassThroughRecipe(String id,
Object object) |
| 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, setPrototypeprotected Object internalCreate() throws ComponentDefinitionException
internalCreate in class AbstractRecipeComponentDefinitionExceptionpublic List<Recipe> getDependencies()
Recipepublic String toString()
toString in class AbstractRecipeCopyright © 2016. All rights reserved.