Package org.apache.xbean.recipe
Class MapRecipe
java.lang.Object
org.apache.xbean.recipe.AbstractRecipe
org.apache.xbean.recipe.MapRecipe
- All Implemented Interfaces:
Serializable,Recipe
- Version:
- $Rev: 6687 $ $Date: 2005-12-28T21:08:56.733437Z $
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classprivate static classprivate static class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanvoidprivate Classprivate Classprotected ObjectinternalCreate(Type expectedType, boolean lazyRefAllowed) voidvoidvoidsetRegistry(PropertyEditorRegistry registry) Methods inherited from class org.apache.xbean.recipe.AbstractRecipe
create, create, create, getName, getPriority, setName, toString
-
Field Details
-
entries
-
typeName
-
typeClass
-
registry
-
options
-
-
Constructor Details
-
MapRecipe
public MapRecipe() -
MapRecipe
-
MapRecipe
-
MapRecipe
-
MapRecipe
-
-
Method Details
-
setRegistry
-
allow
-
disallow
-
getNestedRecipes
- Specified by:
getNestedRecipesin interfaceRecipe- Overrides:
getNestedRecipesin classAbstractRecipe
-
getConstructorRecipes
- Specified by:
getConstructorRecipesin interfaceRecipe- Overrides:
getConstructorRecipesin classAbstractRecipe
-
canCreate
-
internalCreate
protected Object internalCreate(Type expectedType, boolean lazyRefAllowed) throws ConstructionException - Specified by:
internalCreatein classAbstractRecipe- Throws:
ConstructionException
-
getType
-
getMap
-
put
-
putAll
-