Package org.apache.xbean.recipe
Interface Recipe
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AbstractRecipe
,AllPropertiesRecipe
,ArrayRecipe
,CollectionRecipe
,MapRecipe
,ObjectRecipe
,ReferenceNameRecipe
,ReferenceRecipe
,StaticRecipe
,UnsetPropertiesRecipe
- Version:
- $Rev: 6680 $ $Date: 2005-12-24T04:38:27.427468Z $
-
Method Summary
Modifier and TypeMethodDescriptionboolean
create()
create
(ClassLoader classLoader) getName()
float
-
Method Details
-
getName
String getName() -
getPriority
float getPriority() -
canCreate
-
create
- Throws:
ConstructionException
-
create
- Throws:
ConstructionException
-
create
- Throws:
ConstructionException
-
getNestedRecipes
-
getConstructorRecipes
-