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 Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanvoidprotected ObjectinternalCreate(Type expectedType, boolean lazyRefAllowed) voidvoidvoidsetRegistry(PropertyEditorRegistry registry) Methods inherited from class AbstractRecipe
create, create, create, getName, getPriority, setName, toString
-
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
-
put
-
putAll
-