public class MapRecipe extends AbstractRecipe
Modifier and Type | Class and Description |
---|---|
static class |
MapRecipe.DummyDictionaryAsMap |
name, prototype
Modifier and Type | Method and Description |
---|---|
List<Recipe> |
getDependencies()
Get the list of nested recipes, i.e.
|
static Class |
getMap(Class type) |
protected Object |
internalCreate() |
void |
put(Recipe key,
Recipe value) |
void |
putAll(Map<Recipe,Recipe> map) |
addPartialObject, convert, convert, create, destroy, getConstructorDependencies, getName, isPrototype, loadClass, loadType, loadType, setPrototype, toString
public List<Recipe> getDependencies()
Recipe
protected Object internalCreate() throws ComponentDefinitionException
internalCreate
in class AbstractRecipe
ComponentDefinitionException
Copyright © 2012. All Rights Reserved.