|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.xbean.propertyeditor |
---|
Class org.apache.xbean.propertyeditor.PropertyEditorException extends RuntimeException implements Serializable |
---|
Package org.apache.xbean.recipe |
---|
Class org.apache.xbean.recipe.AbstractRecipe extends Object implements Serializable |
---|
Class org.apache.xbean.recipe.AbstractSecretRecipe extends AbstractRecipe implements Serializable |
---|
Class org.apache.xbean.recipe.CollectionRecipe extends AbstractRecipe implements Serializable |
---|
Serialized Fields |
---|
List<E> list
String type
Class org.apache.xbean.recipe.ConstructionException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
String className
String attributeName
Class org.apache.xbean.recipe.MapRecipe extends AbstractRecipe implements Serializable |
---|
Serialized Fields |
---|
List<E> entries
String type
Class org.apache.xbean.recipe.MissingAccessorException extends ConstructionException implements Serializable |
---|
Serialized Fields |
---|
int matchLevel
Class org.apache.xbean.recipe.MissingFactoryMethodException extends ConstructionException implements Serializable |
---|
Class org.apache.xbean.recipe.ObjectRecipe extends AbstractRecipe implements Serializable |
---|
Serialized Fields |
---|
String type
String factoryMethod
String[] constructorArgNames
Class<T>[] constructorArgTypes
LinkedHashMap<K,V> properties
List<E> options
Map<K,V> unsetProperties
Class org.apache.xbean.recipe.StaticRecipe extends AbstractRecipe implements Serializable |
---|
Serialized Fields |
---|
Object object
Class org.apache.xbean.recipe.UnsetPropertiesRecipe extends AbstractSecretRecipe implements Serializable |
---|
Class org.apache.xbean.recipe.ValueRecipe extends AbstractRecipe implements Serializable |
---|
Serialized Fields |
---|
String type
String value
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |