|
||||||||||
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 |
---|
Serialized Fields |
---|
long id
String name
Class org.apache.xbean.recipe.AllPropertiesRecipe extends AbstractRecipe implements Serializable |
---|
Class org.apache.xbean.recipe.CircularDependencyException extends ConstructionException implements Serializable |
---|
Serialized Fields |
---|
List<E> circularDependency
Class org.apache.xbean.recipe.CollectionRecipe extends AbstractRecipe implements Serializable |
---|
Serialized Fields |
---|
List<E> list
String typeName
Class<T> typeClass
EnumSet<E extends Enum<E>> options
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 typeName
Class<T> typeClass
EnumSet<E extends Enum<E>> options
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.NoSuchObjectException extends ConstructionException implements Serializable |
---|
Serialized Fields |
---|
String name
Class org.apache.xbean.recipe.ObjectRecipe extends AbstractRecipe implements Serializable |
---|
Serialized Fields |
---|
String typeName
Class<T> typeClass
String factoryMethod
List<E> constructorArgNames
List<E> constructorArgTypes
LinkedHashMap<K,V> properties
EnumSet<E extends Enum<E>> options
Map<K,V> unsetProperties
Class org.apache.xbean.recipe.ReferenceRecipe extends AbstractRecipe implements Serializable |
---|
Serialized Fields |
---|
String referenceName
Class org.apache.xbean.recipe.StaticRecipe extends Object implements Serializable |
---|
Serialized Fields |
---|
Object object
Class org.apache.xbean.recipe.UnresolvedReferencesException extends ConstructionException implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> unresolvedRefs
Class org.apache.xbean.recipe.UnsetPropertiesRecipe extends AbstractRecipe implements Serializable |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |