Class AllPropertiesRecipe
java.lang.Object
org.apache.xbean.recipe.AbstractRecipe
org.apache.xbean.recipe.AllPropertiesRecipe
- All Implemented Interfaces:
Serializable, Recipe
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected ObjectinternalCreate(Type expectedType, boolean lazyRefAllowed) Methods inherited from class AbstractRecipe
create, create, create, getConstructorRecipes, getName, getNestedRecipes, getPriority, setName, toString
-
Constructor Details
-
AllPropertiesRecipe
public AllPropertiesRecipe()
-
-
Method Details
-
canCreate
-
internalCreate
protected Object internalCreate(Type expectedType, boolean lazyRefAllowed) throws ConstructionException - Specified by:
internalCreatein classAbstractRecipe- Throws:
ConstructionException
-