A B C D E F G H I J K L M N O P R S T U V W X 
All Classes All Packages

A

AbstractCollectionConverter - Class in org.apache.xbean.propertyeditor
 
AbstractCollectionConverter(Class) - Constructor for class org.apache.xbean.propertyeditor.AbstractCollectionConverter
 
AbstractCollectionConverter(Class, PropertyEditor) - Constructor for class org.apache.xbean.propertyeditor.AbstractCollectionConverter
 
AbstractConverter - Class in org.apache.xbean.propertyeditor
A base class for converters.
AbstractConverter(Class) - Constructor for class org.apache.xbean.propertyeditor.AbstractConverter
Creates an abstract converter for the specified type.
AbstractConverter(Class, boolean) - Constructor for class org.apache.xbean.propertyeditor.AbstractConverter
 
AbstractMapConverter - Class in org.apache.xbean.propertyeditor
 
AbstractMapConverter(Class) - Constructor for class org.apache.xbean.propertyeditor.AbstractMapConverter
 
AbstractMapConverter(Class, PropertyEditor, PropertyEditor) - Constructor for class org.apache.xbean.propertyeditor.AbstractMapConverter
 
AbstractRecipe - Class in org.apache.xbean.recipe
 
AbstractRecipe() - Constructor for class org.apache.xbean.recipe.AbstractRecipe
 
action - Variable in class org.apache.xbean.recipe.Reference
 
add(Object) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
add(Object) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
add(String, Object) - Method in class org.apache.xbean.recipe.DefaultRepository
Add an object instance to this repository.
add(String, Object) - Method in interface org.apache.xbean.recipe.Repository
Add an object to the repository.
addAll(Collection<?>) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
addAll(Collection<?>) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
addObject(String, Object) - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
addObject(String, Object) - Method in class org.apache.xbean.recipe.ExecutionContext
Add an object to the repository.
addObject(String, Object) - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
addReference(Reference) - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
addReference(Reference) - Method in class org.apache.xbean.recipe.ExecutionContext
Adds a reference to an object to this context.
addReference(Reference) - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
allow(Option) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
allow(Option) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
allow(Option) - Method in class org.apache.xbean.recipe.MapRecipe
 
allow(Option) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
AllParameterNamesDiscoveringVisitor(Class) - Constructor for class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
AllParameterNamesDiscoveringVisitor(Class) - Constructor for class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
AllParameterNamesDiscoveringVisitor(Class, String) - Constructor for class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
AllParameterNamesDiscoveringVisitor(Class, String) - Constructor for class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
AllPropertiesRecipe - Class in org.apache.xbean.recipe
 
AllPropertiesRecipe() - Constructor for class org.apache.xbean.recipe.AllPropertiesRecipe
 
array - Variable in class org.apache.xbean.recipe.ArrayRecipe.UpdateArray
 
ArrayConverter - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
ArrayConverter(Class, PropertyEditor) - Constructor for class org.apache.xbean.propertyeditor.ArrayConverter
 
ArrayListEditor - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
ArrayListEditor() - Constructor for class org.apache.xbean.propertyeditor.ArrayListEditor
 
ArrayRecipe - Class in org.apache.xbean.recipe
 
ArrayRecipe() - Constructor for class org.apache.xbean.recipe.ArrayRecipe
 
ArrayRecipe(Class) - Constructor for class org.apache.xbean.recipe.ArrayRecipe
 
ArrayRecipe(String) - Constructor for class org.apache.xbean.recipe.ArrayRecipe
 
ArrayRecipe(ArrayRecipe) - Constructor for class org.apache.xbean.recipe.ArrayRecipe
 
ArrayRecipe.UpdateArray - Class in org.apache.xbean.recipe
 
AsmParameterNameLoader - Class in org.apache.xbean.recipe
Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the class byte code.
AsmParameterNameLoader() - Constructor for class org.apache.xbean.recipe.AsmParameterNameLoader
 
AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor - Class in org.apache.xbean.recipe
 
attributeName - Variable in exception org.apache.xbean.recipe.ConstructionException
 
AutoMatchProperty(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.AutoMatchProperty
 

B

BigDecimalEditor - Class in org.apache.xbean.propertyeditor
A property editor for BigDecimal typed properties.
BigDecimalEditor() - Constructor for class org.apache.xbean.propertyeditor.BigDecimalEditor
 
BigIntegerEditor - Class in org.apache.xbean.propertyeditor
A property editor for BigDecimal typed properties.
BigIntegerEditor() - Constructor for class org.apache.xbean.propertyeditor.BigIntegerEditor
 
BooleanEditor - Class in org.apache.xbean.propertyeditor
 
BooleanEditor() - Constructor for class org.apache.xbean.propertyeditor.BooleanEditor
 
ByteEditor - Class in org.apache.xbean.propertyeditor
 
ByteEditor() - Constructor for class org.apache.xbean.propertyeditor.ByteEditor
 

C

calculateThreshold(int, float) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Calculates the new threshold of the map, where it will be resized.
canConvert(Class<?>) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
 
canConvert(String, ClassLoader) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
 
canCreate(Type) - Method in class org.apache.xbean.recipe.AllPropertiesRecipe
 
canCreate(Type) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
canCreate(Type) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
canCreate(Type) - Method in class org.apache.xbean.recipe.MapRecipe
 
canCreate(Type) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
canCreate(Type) - Method in interface org.apache.xbean.recipe.Recipe
 
canCreate(Type) - Method in class org.apache.xbean.recipe.ReferenceNameRecipe
 
canCreate(Type) - Method in class org.apache.xbean.recipe.ReferenceRecipe
 
canCreate(Type) - Method in class org.apache.xbean.recipe.StaticRecipe
Deprecated.
 
canCreate(Type) - Method in class org.apache.xbean.recipe.UnsetPropertiesRecipe
 
CASE_INSENSITIVE_FACTORY - org.apache.xbean.recipe.Option
 
CASE_INSENSITIVE_PROPERTIES - org.apache.xbean.recipe.Option
 
CharacterEditor - Class in org.apache.xbean.propertyeditor
 
CharacterEditor() - Constructor for class org.apache.xbean.propertyeditor.CharacterEditor
 
checkCapacity() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Checks the capacity of the map and enlarges it if necessary.
circularDependency - Variable in exception org.apache.xbean.recipe.CircularDependencyException
 
CircularDependencyException - Exception in org.apache.xbean.recipe
 
CircularDependencyException(String, Throwable, List<Recipe>) - Constructor for exception org.apache.xbean.recipe.CircularDependencyException
 
CircularDependencyException(String, List<Recipe>) - Constructor for exception org.apache.xbean.recipe.CircularDependencyException
 
CircularDependencyException(Throwable, List<Recipe>) - Constructor for exception org.apache.xbean.recipe.CircularDependencyException
 
CircularDependencyException(List<Recipe>) - Constructor for exception org.apache.xbean.recipe.CircularDependencyException
 
ClassEditor - Class in org.apache.xbean.propertyeditor
A property editor for converting class names into class object instances
ClassEditor() - Constructor for class org.apache.xbean.propertyeditor.ClassEditor
 
className - Variable in exception org.apache.xbean.recipe.ConstructionException
 
clear() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Clears the map, resetting the size to zero and nullifying references to avoid garbage collection issues.
close() - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
Release closeable converters.
collection - Variable in class org.apache.xbean.recipe.CollectionRecipe.UpdateCollection
 
CollectionRecipe - Class in org.apache.xbean.recipe
 
CollectionRecipe() - Constructor for class org.apache.xbean.recipe.CollectionRecipe
 
CollectionRecipe(Class) - Constructor for class org.apache.xbean.recipe.CollectionRecipe
 
CollectionRecipe(String) - Constructor for class org.apache.xbean.recipe.CollectionRecipe
 
CollectionRecipe(Collection<?>) - Constructor for class org.apache.xbean.recipe.CollectionRecipe
 
CollectionRecipe(CollectionRecipe) - Constructor for class org.apache.xbean.recipe.CollectionRecipe
 
CollectionRecipe.UpdateCollection - Class in org.apache.xbean.recipe
 
CollectionRecipe.UpdateList - Class in org.apache.xbean.recipe
 
CollectionUtil - Class in org.apache.xbean.propertyeditor
 
CollectionUtil() - Constructor for class org.apache.xbean.propertyeditor.CollectionUtil
 
CommonsLoggingConverter - Class in org.apache.xbean.propertyeditor
 
CommonsLoggingConverter() - Constructor for class org.apache.xbean.propertyeditor.CommonsLoggingConverter
 
compare(Object, Object) - Method in class org.apache.xbean.recipe.RecipeHelper.RecipeComparator
 
complexParse(String) - Method in class org.apache.xbean.propertyeditor.DateEditor
 
componentToObject(String, PropertyEditor) - Static method in class org.apache.xbean.propertyeditor.CollectionUtil
 
componentToString(Object, PropertyEditor) - Static method in class org.apache.xbean.propertyeditor.CollectionUtil
 
CompoundProperty(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.CompoundProperty
 
constructedObject - Variable in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
ConstructionException - Exception in org.apache.xbean.recipe
 
ConstructionException() - Constructor for exception org.apache.xbean.recipe.ConstructionException
 
ConstructionException(String) - Constructor for exception org.apache.xbean.recipe.ConstructionException
 
ConstructionException(String, Throwable) - Constructor for exception org.apache.xbean.recipe.ConstructionException
 
ConstructionException(Throwable) - Constructor for exception org.apache.xbean.recipe.ConstructionException
 
constructor - Variable in class org.apache.xbean.propertyeditor.ConstructorConverter
 
constructor - Variable in class org.apache.xbean.recipe.ReflectionUtil.ConstructorFactory
 
constructorArgNames - Variable in class org.apache.xbean.recipe.ObjectRecipe
 
constructorArgTypes - Variable in class org.apache.xbean.recipe.ObjectRecipe
 
constructorCache - Variable in class org.apache.xbean.recipe.AsmParameterNameLoader
Weak map from Constructor to List<String>.
constructorCache - Variable in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader
Weak map from Constructor to List<String>.
ConstructorConverter - Class in org.apache.xbean.propertyeditor
 
ConstructorConverter(Class, Constructor) - Constructor for class org.apache.xbean.propertyeditor.ConstructorConverter
 
ConstructorFactory(Constructor, List<String>) - Constructor for class org.apache.xbean.recipe.ReflectionUtil.ConstructorFactory
 
constructorMap - Variable in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
constructorMap - Variable in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
constructorParameters - Variable in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
constructorParameters - Variable in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
contains(String) - Method in class org.apache.xbean.recipe.DefaultRepository
Does this repository contain a object with the specified name.
contains(String) - Method in interface org.apache.xbean.recipe.Repository
Does this repository contain a object with the specified name.
containsKey(Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Checks whether the map contains the specified key.
containsObject(String) - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
containsObject(String) - Method in class org.apache.xbean.recipe.ExecutionContext
Does this context contain a object with the specified name.
containsObject(String) - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
containsValue(Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Checks whether the map contains the specified value.
context - Static variable in class org.apache.xbean.recipe.ExecutionContext
 
convert(Type, Object, boolean, PropertyEditorRegistry) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
Converter - Interface in org.apache.xbean.propertyeditor
 
create() - Method in class org.apache.xbean.recipe.AbstractRecipe
 
create() - Method in interface org.apache.xbean.recipe.Recipe
 
create() - Method in class org.apache.xbean.recipe.StaticRecipe
Deprecated.
 
create(ClassLoader) - Method in class org.apache.xbean.recipe.AbstractRecipe
 
create(ClassLoader) - Method in interface org.apache.xbean.recipe.Recipe
 
create(ClassLoader) - Method in class org.apache.xbean.recipe.StaticRecipe
Deprecated.
 
create(Object...) - Method in class org.apache.xbean.recipe.ReflectionUtil.ConstructorFactory
 
create(Object...) - Method in interface org.apache.xbean.recipe.ReflectionUtil.Factory
 
create(Object...) - Method in class org.apache.xbean.recipe.ReflectionUtil.StaticFactory
 
create(Type, boolean) - Method in class org.apache.xbean.recipe.AbstractRecipe
 
create(Type, boolean) - Method in interface org.apache.xbean.recipe.Recipe
 
create(Type, boolean) - Method in class org.apache.xbean.recipe.StaticRecipe
Deprecated.
 
create(String) - Method in class org.apache.xbean.recipe.ObjectGraph
 
createAll(String...) - Method in class org.apache.xbean.recipe.ObjectGraph
 
createAll(List<String>) - Method in class org.apache.xbean.recipe.ObjectGraph
 
createClassReader(Class) - Static method in class org.apache.xbean.recipe.AsmParameterNameLoader
 
createClassReader(Class) - Static method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.AbstractCollectionConverter
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.ArrayConverter
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.ArrayListEditor
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.GenericCollectionConverter
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.LinkedHashSetEditor
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.LinkedListEditor
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.ListEditor
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.PrototypeArrayConverter
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.SetEditor
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.SortedSetEditor
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.TreeSetEditor
 
createCollection(List) - Method in class org.apache.xbean.propertyeditor.VectorEditor
 
createConverterFromEditor(Type) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
createEntry(int, int, Object, Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Creates a new ReferenceEntry.
createMap(Map) - Method in class org.apache.xbean.propertyeditor.AbstractMapConverter
 
createMap(Map) - Method in class org.apache.xbean.propertyeditor.GenericMapConverter
 
createMap(Map) - Method in class org.apache.xbean.propertyeditor.HashMapEditor
 
createMap(Map) - Method in class org.apache.xbean.propertyeditor.HashtableEditor
 
createMap(Map) - Method in class org.apache.xbean.propertyeditor.IdentityHashMapEditor
 
createMap(Map) - Method in class org.apache.xbean.propertyeditor.LinkedHashMapEditor
 
createMap(Map) - Method in class org.apache.xbean.propertyeditor.MapEditor
 
createMap(Map) - Method in class org.apache.xbean.propertyeditor.PropertiesEditor
 
createMap(Map) - Method in class org.apache.xbean.propertyeditor.SortedMapEditor
 
createMap(Map) - Method in class org.apache.xbean.propertyeditor.TreeMapEditor
 
createMap(Map) - Method in class org.apache.xbean.propertyeditor.WeakHashMapEditor
 
createNode(String, Recipe, Map<String, ObjectGraph.Node>) - Method in class org.apache.xbean.recipe.ObjectGraph
 

D

data - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Map entries
DateEditor - Class in org.apache.xbean.propertyeditor
A property editor for Date typed properties.
DateEditor() - Constructor for class org.apache.xbean.propertyeditor.DateEditor
 
DEFAULT_CAPACITY - Static variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
The default capacity to use.
DEFAULT_LOAD_FACTOR - Static variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
The default load factor to use
DefaultExecutionContext - Class in org.apache.xbean.recipe
 
DefaultExecutionContext() - Constructor for class org.apache.xbean.recipe.DefaultExecutionContext
 
DefaultExecutionContext(Repository) - Constructor for class org.apache.xbean.recipe.DefaultExecutionContext
 
DefaultRepository - Class in org.apache.xbean.recipe
 
DefaultRepository() - Constructor for class org.apache.xbean.recipe.DefaultRepository
 
delegate - Variable in class org.apache.xbean.recipe.ReferenceRecipe.WrapperReference
 
dictionary - Variable in class org.apache.xbean.recipe.MapRecipe.DummyDictionaryAsMap
 
disallow(Option) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
disallow(Option) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
disallow(Option) - Method in class org.apache.xbean.recipe.MapRecipe
 
disallow(Option) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
DoubleEditor - Class in org.apache.xbean.propertyeditor
 
DoubleEditor() - Constructor for class org.apache.xbean.propertyeditor.DoubleEditor
 
DummyDictionaryAsMap(Dictionary) - Constructor for class org.apache.xbean.recipe.MapRecipe.DummyDictionaryAsMap
 

E

editor - Variable in class org.apache.xbean.propertyeditor.AbstractCollectionConverter
 
editor(Class) - Static method in class org.apache.xbean.propertyeditor.ConstructorConverter
 
editor(Class) - Static method in class org.apache.xbean.propertyeditor.StaticFactoryConverter
 
ensureCapacity(int) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Changes the size of the data structure to the capacity proposed.
entries - Variable in class org.apache.xbean.recipe.MapRecipe
 
entrySet() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
 
entrySet() - Method in class org.apache.xbean.recipe.MapRecipe.DummyDictionaryAsMap
 
EnumConverter - Class in org.apache.xbean.propertyeditor
 
EnumConverter(Class) - Constructor for class org.apache.xbean.propertyeditor.EnumConverter
 
equals(Object) - Method in class org.apache.xbean.recipe.ObjectRecipe.Property
 
exceptions - Variable in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
exceptions - Variable in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
executionContext - Variable in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
ExecutionContext - Class in org.apache.xbean.recipe
 
ExecutionContext() - Constructor for class org.apache.xbean.recipe.ExecutionContext
 
extractConstructorArgs(Map, ReflectionUtil.Factory) - Method in class org.apache.xbean.recipe.ObjectRecipe
 

F

factoryMethod - Variable in class org.apache.xbean.recipe.ObjectRecipe
 
field - Variable in class org.apache.xbean.recipe.ObjectRecipe.FieldMember
 
FIELD_INJECTION - org.apache.xbean.recipe.Option
 
FieldMember(Field) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.FieldMember
 
FieldProperty(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.FieldProperty
 
FileEditor - Class in org.apache.xbean.propertyeditor
A property editor for File.
FileEditor() - Constructor for class org.apache.xbean.propertyeditor.FileEditor
 
findAllFieldsByType(Class, Object, Set<Option>, PropertyEditorRegistry) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findAllSetters(Class, String, Object, Set<Option>, PropertyEditorRegistry) - Static method in class org.apache.xbean.recipe.ReflectionUtil
Finds all valid setters for the property.
findAllSettersByType(Class, Object, Set<Option>, PropertyEditorRegistry) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findCircuit(ObjectGraph.Node, ArrayList<Recipe>) - Method in class org.apache.xbean.recipe.ObjectGraph
 
findConstructor(Class, List<? extends Class<?>>, Set<Option>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findConstructor(Class, List<String>, List<? extends Class<?>>, Set<String>, Set<Option>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findConverter(Type) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
findEditor(Type) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
Locate a property editor for qiven class of object.
findFactory(Type) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
findField(Class, String, Object, Set<Option>, PropertyEditorRegistry) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findGetter(Class, String, Set<Option>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findInstanceFactory(Class, String, Set<Option>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findInternalConverter(Type) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
findSetter(Class, String, Object, Set<Option>, PropertyEditorRegistry) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findSibling(Class<?>) - Static method in class org.apache.xbean.propertyeditor.Primitives
 
findStaticFactory(Class, String, List<? extends Class<?>>, Set<Option>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findStaticFactory(Class, String, List<String>, List<? extends Class<?>>, Set<String>, Set<Option>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findStructuralConverter(Type) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
FloatEditor - Class in org.apache.xbean.propertyeditor
 
FloatEditor() - Constructor for class org.apache.xbean.propertyeditor.FloatEditor
 
formats - Variable in class org.apache.xbean.propertyeditor.DateEditor
 

G

GenericCollectionConverter - Class in org.apache.xbean.propertyeditor
 
GenericCollectionConverter(Class, PropertyEditor) - Constructor for class org.apache.xbean.propertyeditor.GenericCollectionConverter
 
GenericMapConverter - Class in org.apache.xbean.propertyeditor
 
GenericMapConverter(Class, PropertyEditor, PropertyEditor) - Constructor for class org.apache.xbean.propertyeditor.GenericMapConverter
 
get() - Method in class org.apache.xbean.recipe.Reference
Gets the referenced object instance or null if the reference has not been resolved yet;
get() - Method in class org.apache.xbean.recipe.ReferenceRecipe.WrapperReference
 
get(Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Gets the value mapped to the key specified.
get(Constructor) - Method in class org.apache.xbean.recipe.AsmParameterNameLoader
Gets the parameter names of the specified constructor or null if the class was compiled without debug symbols on.
get(Constructor) - Method in interface org.apache.xbean.recipe.ParameterNameLoader
Gets the parameter names of the specified constructor or null if the class was compiled without debug symbols on.
get(Constructor) - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader
Gets the parameter names of the specified constructor or null if the class was compiled without debug symbols on.
get(Method) - Method in class org.apache.xbean.recipe.AsmParameterNameLoader
Gets the parameter names of the specified method or null if the class was compiled without debug symbols on.
get(Method) - Method in interface org.apache.xbean.recipe.ParameterNameLoader
Gets the parameter names of the specified method or null if the class was compiled without debug symbols on.
get(Method) - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader
Gets the parameter names of the specified method or null if the class was compiled without debug symbols on.
get(String) - Method in class org.apache.xbean.recipe.DefaultRepository
Gets the object or recipe with the specified name from this repository.
get(String) - Method in interface org.apache.xbean.recipe.Repository
Gets the object or recipe with the specified name from the repository.
getAll() - Method in class org.apache.xbean.recipe.ArrayRecipe
 
getAll() - Method in class org.apache.xbean.recipe.CollectionRecipe
 
getAllConstructorParameters(Class) - Method in class org.apache.xbean.recipe.AsmParameterNameLoader
Gets the parameter names of all constructor or null if the class was compiled without debug symbols on.
getAllConstructorParameters(Class) - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader
Gets the parameter names of all constructor or null if the class was compiled without debug symbols on.
getAllMethodParameters(Class, String) - Method in class org.apache.xbean.recipe.AsmParameterNameLoader
Gets the parameter names of all methods with the specified name or null if the class was compiled without debug symbols on.
getAllMethodParameters(Class, String) - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader
Gets the parameter names of all methods with the specified name or null if the class was compiled without debug symbols on.
getAsText() - Method in class org.apache.xbean.propertyeditor.AbstractConverter
 
getAttributeName() - Method in exception org.apache.xbean.recipe.ConstructionException
 
getCaller() - Static method in class org.apache.xbean.recipe.RecipeHelper
 
getCandidates(Class) - Static method in class org.apache.xbean.propertyeditor.StaticFactoryConverter
 
getCircularDependency() - Method in exception org.apache.xbean.recipe.CircularDependencyException
 
getClassLoader() - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
getClassLoader() - Method in class org.apache.xbean.recipe.ExecutionContext
Gets the class loader used for loading of all classes during the life of this execution context
getClassLoader() - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
getClassName() - Method in exception org.apache.xbean.recipe.ConstructionException
 
getCollection(Class) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
getConstructedObject() - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
getConstructorArgNames() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getConstructorArgTypes() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getConstructorParameters() - Method in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
getConstructorParameters() - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
getConstructorRecipes() - Method in class org.apache.xbean.recipe.AbstractRecipe
 
getConstructorRecipes() - Method in class org.apache.xbean.recipe.ArrayRecipe
 
getConstructorRecipes() - Method in class org.apache.xbean.recipe.CollectionRecipe
 
getConstructorRecipes() - Method in class org.apache.xbean.recipe.MapRecipe
 
getConstructorRecipes() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getConstructorRecipes() - Method in interface org.apache.xbean.recipe.Recipe
 
getConstructorRecipes() - Method in class org.apache.xbean.recipe.ReferenceNameRecipe
 
getConstructorRecipes() - Method in class org.apache.xbean.recipe.ReferenceRecipe
 
getConstructorRecipes() - Method in class org.apache.xbean.recipe.StaticRecipe
Deprecated.
 
getContext() - Static method in class org.apache.xbean.recipe.ExecutionContext
 
getDefaultValue(Class) - Static method in class org.apache.xbean.recipe.ObjectRecipe
 
getEditor() - Method in class org.apache.xbean.propertyeditor.AbstractCollectionConverter
 
getEditor() - Method in class org.apache.xbean.propertyeditor.PrototypeArrayConverter
 
getEntry(Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Gets the entry mapped to the key specified.
getExceptions() - Method in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
getExceptions() - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
getFactoryMethod() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getKey() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap.ReferenceEntry
Gets the key from the entry.
getMap(Class) - Method in class org.apache.xbean.recipe.MapRecipe
 
getMatchLevel() - Method in exception org.apache.xbean.recipe.MissingAccessorException
 
getMessage() - Method in exception org.apache.xbean.recipe.ConstructionException
 
getMethodParameters() - Method in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
getMethodParameters() - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
getMethods(Class, String) - Method in class org.apache.xbean.recipe.AsmParameterNameLoader
 
getMethods(Class, String) - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader
 
getName() - Method in class org.apache.xbean.recipe.AbstractRecipe
 
getName() - Method in exception org.apache.xbean.recipe.NoSuchObjectException
 
getName() - Method in interface org.apache.xbean.recipe.Recipe
 
getName() - Method in class org.apache.xbean.recipe.Reference
Gets the name of the referenced object.
getName() - Method in class org.apache.xbean.recipe.StaticRecipe
Deprecated.
 
getNestedRecipes() - Method in class org.apache.xbean.recipe.AbstractRecipe
 
getNestedRecipes() - Method in class org.apache.xbean.recipe.ArrayRecipe
 
getNestedRecipes() - Method in class org.apache.xbean.recipe.CollectionRecipe
 
getNestedRecipes() - Method in class org.apache.xbean.recipe.MapRecipe
 
getNestedRecipes() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getNestedRecipes() - Method in interface org.apache.xbean.recipe.Recipe
 
getNestedRecipes() - Method in class org.apache.xbean.recipe.ReferenceNameRecipe
 
getNestedRecipes() - Method in class org.apache.xbean.recipe.ReferenceRecipe
 
getNestedRecipes() - Method in class org.apache.xbean.recipe.StaticRecipe
Deprecated.
 
getObject(String) - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
getObject(String) - Method in class org.apache.xbean.recipe.ExecutionContext
Gets the object or recipe with the specified name from the repository.
getObject(String) - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
getOptions() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getParameterNames() - Method in class org.apache.xbean.recipe.ReflectionUtil.ConstructorFactory
 
getParameterNames() - Method in interface org.apache.xbean.recipe.ReflectionUtil.Factory
 
getParameterNames() - Method in class org.apache.xbean.recipe.ReflectionUtil.StaticFactory
 
getParameterNames(Constructor<?>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
getParameterNames(Method) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
getParameterTypes() - Method in class org.apache.xbean.recipe.ReflectionUtil.ConstructorFactory
 
getParameterTypes() - Method in interface org.apache.xbean.recipe.ReflectionUtil.Factory
 
getParameterTypes() - Method in class org.apache.xbean.recipe.ReflectionUtil.StaticFactory
 
getPriority() - Method in class org.apache.xbean.recipe.AbstractRecipe
 
getPriority() - Method in interface org.apache.xbean.recipe.Recipe
 
getPriority() - Method in class org.apache.xbean.recipe.StaticRecipe
Deprecated.
 
getPriority() - Method in class org.apache.xbean.recipe.UnsetPropertiesRecipe
 
getProperties() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getProperty(String) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getReference() - Method in class org.apache.xbean.recipe.ReferenceNameRecipe
 
getReferenceName() - Method in class org.apache.xbean.recipe.ReferenceNameRecipe
 
getReferenceName() - Method in class org.apache.xbean.recipe.ReferenceRecipe
 
getRegistry() - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
getRepository() - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
getRepository() - Method in class org.apache.xbean.recipe.ObjectGraph
 
getSortedRecipes(List<String>) - Method in class org.apache.xbean.recipe.ObjectGraph
 
getStack() - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
getStack() - Method in class org.apache.xbean.recipe.ExecutionContext
Gets a snapshot of the current execution stack.
getStack() - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
getType() - Method in class org.apache.xbean.propertyeditor.AbstractConverter
 
getType() - Method in interface org.apache.xbean.propertyeditor.Converter
Gets the the type of object supported by this converter.
getType() - Method in class org.apache.xbean.recipe.ObjectRecipe.FieldMember
 
getType() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getType() - Method in interface org.apache.xbean.recipe.ObjectRecipe.Member
 
getType() - Method in class org.apache.xbean.recipe.ObjectRecipe.MethodMember
 
getType(Type) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
getType(Type) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
getType(Type) - Method in class org.apache.xbean.recipe.MapRecipe
 
getTypeParameters(Class, Type) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
getUnresolvedRefs() - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
getUnresolvedRefs() - Method in class org.apache.xbean.recipe.ExecutionContext
Gets the unresolved references by name.
getUnresolvedRefs() - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
getUnresolvedRefs() - Method in exception org.apache.xbean.recipe.UnresolvedReferencesException
 
getUnsetProperties() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getValue() - Method in class org.apache.xbean.propertyeditor.AbstractConverter
 
getValue() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap.ReferenceEntry
Gets the value from the entry.
getValue(Type, String) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
getValue(Type, String) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
 
getValue(String, String, ClassLoader) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
getValue(String, String, ClassLoader) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
 
grade(Method) - Static method in class org.apache.xbean.propertyeditor.StaticFactoryConverter
 

H

hasDefaultConstructor(Class) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
hash(Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Gets the hash code for the key specified.
hashCode - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap.ReferenceEntry
The hash code of the key
hashCode() - Method in class org.apache.xbean.recipe.ObjectRecipe.AutoMatchProperty
 
hashCode() - Method in class org.apache.xbean.recipe.ObjectRecipe.CompoundProperty
 
hashCode() - Method in class org.apache.xbean.recipe.ObjectRecipe.FieldProperty
 
hashCode() - Method in class org.apache.xbean.recipe.ObjectRecipe.Property
 
hashCode() - Method in class org.apache.xbean.recipe.ObjectRecipe.SetterProperty
 
hashIndex(int, int) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Gets the index into the data storage for the hashCode specified.
HashMapEditor - Class in org.apache.xbean.propertyeditor
A property editor for indirect property bundles.
HashMapEditor() - Constructor for class org.apache.xbean.propertyeditor.HashMapEditor
 
HashtableEditor - Class in org.apache.xbean.propertyeditor
A property editor for indirect property bundles.
HashtableEditor() - Constructor for class org.apache.xbean.propertyeditor.HashtableEditor
 

I

id - Variable in class org.apache.xbean.recipe.AbstractRecipe
 
ID - Static variable in class org.apache.xbean.recipe.AbstractRecipe
 
IdentityHashMapEditor - Class in org.apache.xbean.propertyeditor
A property editor for indirect property bundles.
IdentityHashMapEditor() - Constructor for class org.apache.xbean.propertyeditor.IdentityHashMapEditor
 
IGNORE_MISSING_PROPERTIES - org.apache.xbean.recipe.Option
 
index - Variable in class org.apache.xbean.recipe.ArrayRecipe.UpdateArray
 
index - Variable in class org.apache.xbean.recipe.CollectionRecipe.UpdateList
 
Inet4AddressEditor - Class in org.apache.xbean.propertyeditor
 
Inet4AddressEditor() - Constructor for class org.apache.xbean.propertyeditor.Inet4AddressEditor
 
Inet6AddressEditor - Class in org.apache.xbean.propertyeditor
 
Inet6AddressEditor() - Constructor for class org.apache.xbean.propertyeditor.Inet6AddressEditor
 
InetAddressEditor - Class in org.apache.xbean.propertyeditor
 
InetAddressEditor() - Constructor for class org.apache.xbean.propertyeditor.InetAddressEditor
 
instance - Variable in class org.apache.xbean.recipe.Reference
 
instances - Variable in class org.apache.xbean.recipe.DefaultRepository
The unmarshaled object instances by name.
IntegerEditor - Class in org.apache.xbean.propertyeditor
 
IntegerEditor() - Constructor for class org.apache.xbean.propertyeditor.IntegerEditor
 
internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.AbstractRecipe
 
internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.AllPropertiesRecipe
 
internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.MapRecipe
 
internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.ReferenceNameRecipe
 
internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.ReferenceRecipe
 
internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.UnsetPropertiesRecipe
 
isAssignable(Type, Type) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
isAssignableFrom(Class, Class) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
isAssignableFrom(List<? extends Class<?>>, List<? extends Class<?>>) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
isClassAvailable(String) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
isContextSet() - Static method in class org.apache.xbean.recipe.ExecutionContext
 
isConvertable(Type, Object, PropertyEditorRegistry) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
isEmpty() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Checks whether the map is currently empty.
isInstance(Type, Object) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
isRegisterWithVM() - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
Are converters registered with the VM PropertyEditorManager.
isResolved() - Method in class org.apache.xbean.recipe.Reference
Has this reference been resolved?
isResolved() - Method in class org.apache.xbean.recipe.ReferenceRecipe.WrapperReference
 
isSimpleType(Object) - Static method in class org.apache.xbean.recipe.RecipeHelper
 

J

JndiConverter - Class in org.apache.xbean.propertyeditor
 
JndiConverter() - Constructor for class org.apache.xbean.propertyeditor.JndiConverter
 

K

key - Variable in class org.apache.xbean.recipe.MapRecipe.UpdateMap
 
key - Variable in class org.apache.xbean.recipe.MapRecipe.UpdateValue
 
keyEditor - Variable in class org.apache.xbean.propertyeditor.AbstractMapConverter
 
keySet() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
 

L

LAZY_ASSIGNMENT - org.apache.xbean.recipe.Option
 
LinkedHashMapEditor - Class in org.apache.xbean.propertyeditor
A property editor for indirect property bundles.
LinkedHashMapEditor() - Constructor for class org.apache.xbean.propertyeditor.LinkedHashMapEditor
 
LinkedHashSetEditor - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
LinkedHashSetEditor() - Constructor for class org.apache.xbean.propertyeditor.LinkedHashSetEditor
 
LinkedListEditor - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
LinkedListEditor() - Constructor for class org.apache.xbean.propertyeditor.LinkedListEditor
 
list - Variable in class org.apache.xbean.recipe.ArrayRecipe
 
list - Variable in class org.apache.xbean.recipe.CollectionRecipe
 
list - Variable in class org.apache.xbean.recipe.CollectionRecipe.UpdateList
 
ListEditor - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
ListEditor() - Constructor for class org.apache.xbean.propertyeditor.ListEditor
 
loadClass(String) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
loadFactor - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Load factor, normally 0.75
Log4jConverter - Class in org.apache.xbean.propertyeditor
 
Log4jConverter() - Constructor for class org.apache.xbean.propertyeditor.Log4jConverter
 
LoggerConverter - Class in org.apache.xbean.propertyeditor
 
LoggerConverter() - Constructor for class org.apache.xbean.propertyeditor.LoggerConverter
 
LongEditor - Class in org.apache.xbean.propertyeditor
 
LongEditor() - Constructor for class org.apache.xbean.propertyeditor.LongEditor
 

M

map - Variable in class org.apache.xbean.recipe.MapRecipe.UpdateMap
 
map - Variable in class org.apache.xbean.recipe.MapRecipe.UpdateValue
 
MapEditor - Class in org.apache.xbean.propertyeditor
A property editor for indirect property bundles.
MapEditor() - Constructor for class org.apache.xbean.propertyeditor.MapEditor
 
MapRecipe - Class in org.apache.xbean.recipe
 
MapRecipe() - Constructor for class org.apache.xbean.recipe.MapRecipe
 
MapRecipe(Class) - Constructor for class org.apache.xbean.recipe.MapRecipe
 
MapRecipe(String) - Constructor for class org.apache.xbean.recipe.MapRecipe
 
MapRecipe(Map<?, ?>) - Constructor for class org.apache.xbean.recipe.MapRecipe
 
MapRecipe(MapRecipe) - Constructor for class org.apache.xbean.recipe.MapRecipe
 
MapRecipe.DummyDictionaryAsMap - Class in org.apache.xbean.recipe
 
MapRecipe.UpdateMap - Class in org.apache.xbean.recipe
 
MapRecipe.UpdateValue - Class in org.apache.xbean.recipe
 
matchLevel - Variable in exception org.apache.xbean.recipe.MissingAccessorException
 
MAXIMUM_CAPACITY - Static variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
The maximum capacity allowed
method - Variable in class org.apache.xbean.propertyeditor.StaticFactoryConverter
 
methodCache - Variable in class org.apache.xbean.recipe.AsmParameterNameLoader
Weak map from Method to List<String>.
methodCache - Variable in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader
Weak map from Method to List<String>.
methodMap - Variable in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
methodMap - Variable in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
MethodMember(Method) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.MethodMember
 
methodName - Variable in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
methodName - Variable in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
methodParameters - Variable in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
methodParameters - Variable in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
MissingAccessorException - Exception in org.apache.xbean.recipe
 
MissingAccessorException(String, int) - Constructor for exception org.apache.xbean.recipe.MissingAccessorException
 
MissingFactoryMethodException - Exception in org.apache.xbean.recipe
 
MissingFactoryMethodException(String) - Constructor for exception org.apache.xbean.recipe.MissingFactoryMethodException
 
MOCK_EDITOR - Static variable in class org.apache.xbean.propertyeditor.PrototypeArrayConverter
 

N

name - Variable in class org.apache.xbean.recipe.AbstractRecipe
 
name - Variable in exception org.apache.xbean.recipe.NoSuchObjectException
 
name - Variable in class org.apache.xbean.recipe.ObjectGraph.Node
 
name - Variable in class org.apache.xbean.recipe.ObjectRecipe.Property
 
name - Variable in class org.apache.xbean.recipe.Reference
 
NAMED_PARAMETERS - org.apache.xbean.recipe.Option
 
next - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap.ReferenceEntry
The next entry in the hash chain
Node() - Constructor for class org.apache.xbean.recipe.ObjectGraph.Node
 
NoSuchObjectException - Exception in org.apache.xbean.recipe
 
NoSuchObjectException(String) - Constructor for exception org.apache.xbean.recipe.NoSuchObjectException
 
NoSuchObjectException(Throwable, String) - Constructor for exception org.apache.xbean.recipe.NoSuchObjectException
 

O

object - Variable in class org.apache.xbean.recipe.StaticRecipe
Deprecated.
 
ObjectGraph - Class in org.apache.xbean.recipe
 
ObjectGraph() - Constructor for class org.apache.xbean.recipe.ObjectGraph
 
ObjectGraph(Repository) - Constructor for class org.apache.xbean.recipe.ObjectGraph
 
ObjectGraph.Node - Class in org.apache.xbean.recipe
 
ObjectGraph.WrapperExecutionContext - Class in org.apache.xbean.recipe
 
ObjectNameEditor - Class in org.apache.xbean.propertyeditor
A property editor for ObjectName.
ObjectNameEditor() - Constructor for class org.apache.xbean.propertyeditor.ObjectNameEditor
 
ObjectRecipe - Class in org.apache.xbean.recipe
 
ObjectRecipe(Class) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(Class, String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(Class, String[]) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(Class, String[], Class[]) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(Class, String, String[]) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(Class, String, String[], Class[]) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(Class, String, String[], Class[], Map<String, Object>) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(Class, Map<String, Object>) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(String, String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(String, String[]) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(String, String[], Class[]) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(String, String, String[]) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(String, String, String[], Class[]) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(String, String, String[], Class[], Map<String, Object>) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe(String, Map<String, Object>) - Constructor for class org.apache.xbean.recipe.ObjectRecipe
 
ObjectRecipe.AutoMatchProperty - Class in org.apache.xbean.recipe
 
ObjectRecipe.CompoundProperty - Class in org.apache.xbean.recipe
 
ObjectRecipe.FieldMember - Class in org.apache.xbean.recipe
 
ObjectRecipe.FieldProperty - Class in org.apache.xbean.recipe
 
ObjectRecipe.Member - Interface in org.apache.xbean.recipe
 
ObjectRecipe.MethodMember - Class in org.apache.xbean.recipe
 
ObjectRecipe.Property - Class in org.apache.xbean.recipe
 
ObjectRecipe.SetterProperty - Class in org.apache.xbean.recipe
 
onSet(Reference) - Method in class org.apache.xbean.recipe.ArrayRecipe.UpdateArray
 
onSet(Reference) - Method in class org.apache.xbean.recipe.CollectionRecipe.UpdateCollection
 
onSet(Reference) - Method in class org.apache.xbean.recipe.CollectionRecipe.UpdateList
 
onSet(Reference) - Method in class org.apache.xbean.recipe.MapRecipe.UpdateMap
 
onSet(Reference) - Method in class org.apache.xbean.recipe.MapRecipe.UpdateValue
 
onSet(Reference) - Method in interface org.apache.xbean.recipe.Reference.Action
 
Option - Enum in org.apache.xbean.recipe
 
Option() - Constructor for enum org.apache.xbean.recipe.Option
 
options - Variable in class org.apache.xbean.recipe.ArrayRecipe
 
options - Variable in class org.apache.xbean.recipe.CollectionRecipe
 
options - Variable in class org.apache.xbean.recipe.MapRecipe
 
options - Variable in class org.apache.xbean.recipe.ObjectRecipe
 
org.apache.xbean.propertyeditor - package org.apache.xbean.propertyeditor
 
org.apache.xbean.recipe - package org.apache.xbean.recipe
 

P

PARAMETER_NAME_LOADER - Static variable in class org.apache.xbean.recipe.ReflectionUtil.ParameterLoader
 
ParameterLoader() - Constructor for class org.apache.xbean.recipe.ReflectionUtil.ParameterLoader
 
ParameterNameLoader - Interface in org.apache.xbean.recipe
Determines the parameter names of Constructors or Methods.
parameterNames - Variable in class org.apache.xbean.recipe.ReflectionUtil.ConstructorFactory
 
parameterNames - Variable in class org.apache.xbean.recipe.ReflectionUtil.StaticFactory
 
ParameterNames - Annotation Type in org.apache.xbean.recipe
ParameterNames explicitly declared the names of a constructor parameters.
PatternConverter - Class in org.apache.xbean.propertyeditor
 
PatternConverter() - Constructor for class org.apache.xbean.propertyeditor.PatternConverter
 
pop() - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
pop() - Method in class org.apache.xbean.recipe.ExecutionContext
Removes the top recipe from the execution stack.
pop() - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
PRIMITIVE_TO_WRAPPER - Static variable in class org.apache.xbean.propertyeditor.Primitives
 
Primitives - Class in org.apache.xbean.propertyeditor
 
Primitives() - Constructor for class org.apache.xbean.propertyeditor.Primitives
 
prioritizeProperties(Map<K, V>) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
PRIVATE_CONSTRUCTOR - org.apache.xbean.recipe.Option
 
PRIVATE_FACTORY - org.apache.xbean.recipe.Option
 
PRIVATE_PROPERTIES - org.apache.xbean.recipe.Option
 
properties - Variable in class org.apache.xbean.recipe.ObjectRecipe
 
PropertiesEditor - Class in org.apache.xbean.propertyeditor
A property editor for indirect property bundles.
PropertiesEditor() - Constructor for class org.apache.xbean.propertyeditor.PropertiesEditor
 
Property(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.Property
 
PropertyEditorConverter - Class in org.apache.xbean.propertyeditor
 
PropertyEditorConverter(Class<?>) - Constructor for class org.apache.xbean.propertyeditor.PropertyEditorConverter
 
PropertyEditorException - Exception in org.apache.xbean.propertyeditor
An exception for property editor conversion problems.
PropertyEditorException() - Constructor for exception org.apache.xbean.propertyeditor.PropertyEditorException
Default constructor for a PropertyException.
PropertyEditorException(String) - Constructor for exception org.apache.xbean.propertyeditor.PropertyEditorException
A PropertyEditorException with just an error message.
PropertyEditorException(String, Throwable) - Constructor for exception org.apache.xbean.propertyeditor.PropertyEditorException
An exception with both a message and an internal exception.
PropertyEditorException(Throwable) - Constructor for exception org.apache.xbean.propertyeditor.PropertyEditorException
PropertyEditorException with a wrappered inner exception.
PropertyEditorRegistry - Class in org.apache.xbean.propertyeditor
 
PropertyEditorRegistry() - Constructor for class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
PropertyEditors - Class in org.apache.xbean.propertyeditor
Deprecated.
PropertyEditors() - Constructor for class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
 
PrototypeArrayConverter - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
PrototypeArrayConverter(Class) - Constructor for class org.apache.xbean.propertyeditor.PrototypeArrayConverter
 
purge() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Purges stale mappings from this map.
purge(Reference) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Purges the specified reference.
purged() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap.ReferenceEntry
Purges this entry.
purgeQueue - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
ReferenceQueue used to eliminate GC'ed entries.
push(Recipe) - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
push(Recipe) - Method in class org.apache.xbean.recipe.ExecutionContext
Adds a recipe to the top of the execution stack.
push(Recipe) - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
put(Object, Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Puts a key-value entry into this map.
put(Object, Object) - Method in class org.apache.xbean.recipe.MapRecipe.DummyDictionaryAsMap
 
put(Object, Object) - Method in class org.apache.xbean.recipe.MapRecipe
 
putAll(Map) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
 
putAll(Map<?, ?>) - Method in class org.apache.xbean.recipe.MapRecipe
 

R

recipe - Variable in class org.apache.xbean.recipe.ObjectGraph.Node
 
Recipe - Interface in org.apache.xbean.recipe
 
RecipeComparator() - Constructor for class org.apache.xbean.recipe.RecipeHelper.RecipeComparator
 
RecipeHelper - Class in org.apache.xbean.recipe
 
RecipeHelper() - Constructor for class org.apache.xbean.recipe.RecipeHelper
 
RecipeHelper.RecipeComparator - Class in org.apache.xbean.recipe
 
RecipeVisitor - Interface in org.apache.xbean.recipe
 
Reference - Class in org.apache.xbean.recipe
Reference is a named (lazy) reference from one object to another.
Reference(String) - Constructor for class org.apache.xbean.recipe.Reference
Create a reference to the specified name.
Reference.Action - Interface in org.apache.xbean.recipe
 
referenceCount - Variable in class org.apache.xbean.recipe.ObjectGraph.Node
 
ReferenceEntry(ReferenceIdentityMap, ReferenceIdentityMap.ReferenceEntry, int, Object, Object) - Constructor for class org.apache.xbean.propertyeditor.ReferenceIdentityMap.ReferenceEntry
Creates a new entry object for the ReferenceMap.
ReferenceIdentityMap - Class in org.apache.xbean.propertyeditor
Streamlined version of a WeakIdentityHashMap.
ReferenceIdentityMap() - Constructor for class org.apache.xbean.propertyeditor.ReferenceIdentityMap
 
ReferenceIdentityMap.ReferenceEntry - Class in org.apache.xbean.propertyeditor
Each entry in the Map is represented with a ReferenceEntry.
referenceName - Variable in class org.apache.xbean.recipe.ReferenceNameRecipe
 
referenceName - Variable in class org.apache.xbean.recipe.ReferenceRecipe
 
ReferenceNameRecipe - Class in org.apache.xbean.recipe
 
ReferenceNameRecipe(String) - Constructor for class org.apache.xbean.recipe.ReferenceNameRecipe
 
ReferenceRecipe - Class in org.apache.xbean.recipe
 
ReferenceRecipe() - Constructor for class org.apache.xbean.recipe.ReferenceRecipe
 
ReferenceRecipe(String) - Constructor for class org.apache.xbean.recipe.ReferenceRecipe
 
ReferenceRecipe.WrapperReference - Class in org.apache.xbean.recipe
 
references - Variable in class org.apache.xbean.recipe.ObjectGraph.Node
 
ReflectionUtil - Class in org.apache.xbean.recipe
 
ReflectionUtil() - Constructor for class org.apache.xbean.recipe.ReflectionUtil
 
ReflectionUtil.ConstructorFactory - Class in org.apache.xbean.recipe
 
ReflectionUtil.Factory - Interface in org.apache.xbean.recipe
 
ReflectionUtil.ParameterLoader - Class in org.apache.xbean.recipe
 
ReflectionUtil.StaticFactory - Class in org.apache.xbean.recipe
 
register(Converter) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
Register a converter in the registry.
registerConverter(Converter) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
 
registerDefaults() - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
registerWithVM - Static variable in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
 
registry - Variable in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
registry - Variable in class org.apache.xbean.recipe.ArrayRecipe
 
registry - Variable in class org.apache.xbean.recipe.CollectionRecipe
 
registry - Variable in class org.apache.xbean.recipe.MapRecipe
 
registry - Variable in class org.apache.xbean.recipe.ObjectRecipe
 
registry() - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
 
REGISTRY - Static variable in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
 
remove(Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Removes the specified mapping from this map.
remove(Object) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
remove(Object) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
removeAll(Object) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
removeAll(Object) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
removeEntry(ReferenceIdentityMap.ReferenceEntry, int, ReferenceIdentityMap.ReferenceEntry) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Removes an entry from the chain stored in a particular index.
repository - Variable in class org.apache.xbean.recipe.DefaultExecutionContext
The source of recipes and existing objects.
repository - Variable in class org.apache.xbean.recipe.ObjectGraph
 
Repository - Interface in org.apache.xbean.recipe
 
resolved - Variable in class org.apache.xbean.recipe.Reference
 

S

select(List<Method>) - Static method in class org.apache.xbean.propertyeditor.StaticFactoryConverter
We want the selection to be stable and not dependent on VM reflection ordering.
set(Object) - Method in class org.apache.xbean.recipe.Reference
Sets the referenced object instance.
set(Object) - Method in class org.apache.xbean.recipe.ReferenceRecipe.WrapperReference
 
setAccessible(AccessibleObject) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
setAction(Reference.Action) - Method in class org.apache.xbean.recipe.Reference
Registers an action to invoke when the instance is set.
setAction(Reference.Action) - Method in class org.apache.xbean.recipe.ReferenceRecipe.WrapperReference
 
setAllProperties(Map<?, ?>) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setAsText(String) - Method in class org.apache.xbean.propertyeditor.AbstractConverter
 
setAttributeName(String) - Method in exception org.apache.xbean.recipe.ConstructionException
 
setAutoMatchProperty(String, Object) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setClassName(String) - Method in exception org.apache.xbean.recipe.ConstructionException
 
setCompoundProperty(String, Object) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setConstructorArgNames(String[]) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setConstructorArgNames(List<String>) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setConstructorArgTypes(Class[]) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setConstructorArgTypes(List<? extends Class<?>>) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setContext(ExecutionContext) - Static method in class org.apache.xbean.recipe.ExecutionContext
 
SetEditor - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
SetEditor() - Constructor for class org.apache.xbean.propertyeditor.SetEditor
 
setFactoryMethod(String) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setFieldProperty(String, Object) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setMethodProperty(String, Object) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setName(String) - Method in class org.apache.xbean.recipe.AbstractRecipe
 
setPrependAttributeName(String) - Method in exception org.apache.xbean.recipe.ConstructionException
 
setProperties(Object) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setProperties(Map<ObjectRecipe.Property, Object>, Object, Class) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setProperty(Object, Class, ObjectRecipe.Property, Object) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setProperty(String, Object) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setProperty(ObjectRecipe.Property, Object) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setReferenceName(String) - Method in class org.apache.xbean.recipe.ReferenceRecipe
 
setRegisterWithVM(boolean) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
Sets if converters registered with the VM PropertyEditorManager.
setRegistry(PropertyEditorRegistry) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
setRegistry(PropertyEditorRegistry) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
setRegistry(PropertyEditorRegistry) - Method in class org.apache.xbean.recipe.MapRecipe
 
setRegistry(PropertyEditorRegistry) - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setRepository(Repository) - Method in class org.apache.xbean.recipe.DefaultExecutionContext
 
setRepository(Repository) - Method in class org.apache.xbean.recipe.ObjectGraph
 
setStaticProperties() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
setter - Variable in class org.apache.xbean.recipe.ObjectRecipe.MethodMember
 
SetterProperty(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.SetterProperty
 
setValue(Object) - Method in class org.apache.xbean.propertyeditor.AbstractConverter
 
setValue(Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap.ReferenceEntry
Sets the value of the entry.
setValue(Object, Object) - Method in class org.apache.xbean.recipe.ObjectRecipe.FieldMember
 
setValue(Object, Object) - Method in interface org.apache.xbean.recipe.ObjectRecipe.Member
 
setValue(Object, Object) - Method in class org.apache.xbean.recipe.ObjectRecipe.MethodMember
 
ShortEditor - Class in org.apache.xbean.propertyeditor
 
ShortEditor() - Constructor for class org.apache.xbean.propertyeditor.ShortEditor
 
size - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
The size of the map
size() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Gets the size of the map.
sort(List<Method>) - Static method in class org.apache.xbean.propertyeditor.StaticFactoryConverter
 
SortedMapEditor - Class in org.apache.xbean.propertyeditor
A property editor for indirect property bundles.
SortedMapEditor() - Constructor for class org.apache.xbean.propertyeditor.SortedMapEditor
 
SortedSetEditor - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
SortedSetEditor() - Constructor for class org.apache.xbean.propertyeditor.SortedSetEditor
 
stack - Variable in class org.apache.xbean.recipe.DefaultExecutionContext
Before each recipe is executed it is pushed on the stack.
STATIC_PROPERTIES - org.apache.xbean.recipe.Option
 
staticFactory - Variable in class org.apache.xbean.recipe.ReflectionUtil.StaticFactory
 
StaticFactory(Method, List<String>) - Constructor for class org.apache.xbean.recipe.ReflectionUtil.StaticFactory
 
StaticFactoryConverter - Class in org.apache.xbean.propertyeditor
Of the javax and java packages in the Java 8 JVM, there are roughly 10 static factory patterns in use.
StaticFactoryConverter(Class, Method) - Constructor for class org.apache.xbean.propertyeditor.StaticFactoryConverter
 
StaticRecipe - Class in org.apache.xbean.recipe
Deprecated.
The functionality of StaticRecipe is built into ObjectRecipe as of xbean-reflect 3.4
StaticRecipe(Object) - Constructor for class org.apache.xbean.recipe.StaticRecipe
Deprecated.
 
StringEditor - Class in org.apache.xbean.propertyeditor
 
StringEditor() - Constructor for class org.apache.xbean.propertyeditor.StringEditor
 

T

threshold - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Size at which to rehash
toClass(Type) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
toList(String, PropertyEditor) - Static method in class org.apache.xbean.propertyeditor.CollectionUtil
 
toMap(String, PropertyEditor, PropertyEditor) - Static method in class org.apache.xbean.propertyeditor.CollectionUtil
 
toObject(String) - Method in class org.apache.xbean.propertyeditor.AbstractConverter
 
toObject(String) - Method in interface org.apache.xbean.propertyeditor.Converter
Converts the supplied text in to an instance of the editor type.
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.AbstractCollectionConverter
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.AbstractConverter
Converts the supplied text in to an instance of the editor type.
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.AbstractMapConverter
Treats the text value of this property as an input stream that is converted into a Property bundle.
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.BigDecimalEditor
Convert the text value of the property into a BigDecimal instance.
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.BigIntegerEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.BooleanEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.ByteEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.CharacterEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.ClassEditor
Return a resolved class using the text value of the property as the name.
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.CommonsLoggingConverter
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.ConstructorConverter
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.DateEditor
Convert the text value of the property into a Date object instance.
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.DoubleEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.EnumConverter
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.FileEditor
Returns a URL for the input object converted to a string.
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.FloatEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.Inet4AddressEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.Inet6AddressEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.InetAddressEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.IntegerEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.JndiConverter
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.Log4jConverter
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.LoggerConverter
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.LongEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.ObjectNameEditor
Returns a ObjectName for the input object converted to a string.
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.PatternConverter
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.PropertyEditorConverter
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.ShortEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.StaticFactoryConverter
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.StringEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.URIEditor
 
toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.URLEditor
Convert the text value of the property into a URL object instance.
toParameterList(Class<?>[]) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
toParameterList(List<? extends Class<?>>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
toPrimitive(Class<?>) - Static method in class org.apache.xbean.propertyeditor.Primitives
 
toString() - Method in class org.apache.xbean.recipe.AbstractRecipe
 
toString() - Method in class org.apache.xbean.recipe.ObjectRecipe.AutoMatchProperty
 
toString() - Method in class org.apache.xbean.recipe.ObjectRecipe.CompoundProperty
 
toString() - Method in class org.apache.xbean.recipe.ObjectRecipe.FieldMember
 
toString() - Method in class org.apache.xbean.recipe.ObjectRecipe.FieldProperty
 
toString() - Method in class org.apache.xbean.recipe.ObjectRecipe.MethodMember
 
toString() - Method in class org.apache.xbean.recipe.ObjectRecipe.Property
 
toString() - Method in class org.apache.xbean.recipe.ObjectRecipe.SetterProperty
 
toString(Object) - Method in class org.apache.xbean.propertyeditor.AbstractConverter
 
toString(Object) - Method in interface org.apache.xbean.propertyeditor.Converter
Converts the supplied object to text.
toString(Object) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
toString(Object) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
Deprecated.
 
toString(Collection, PropertyEditor) - Static method in class org.apache.xbean.propertyeditor.CollectionUtil
 
toString(Map, PropertyEditor, PropertyEditor) - Static method in class org.apache.xbean.propertyeditor.CollectionUtil
 
toStringImpl(Object) - Method in class org.apache.xbean.propertyeditor.AbstractCollectionConverter
 
toStringImpl(Object) - Method in class org.apache.xbean.propertyeditor.AbstractConverter
Converts the supplied object to text.
toStringImpl(Object) - Method in class org.apache.xbean.propertyeditor.AbstractMapConverter
 
toStringImpl(Object) - Method in class org.apache.xbean.propertyeditor.ClassEditor
 
toStringImpl(Object) - Method in class org.apache.xbean.propertyeditor.DateEditor
 
toStringImpl(Object) - Method in class org.apache.xbean.propertyeditor.EnumConverter
 
toStringImpl(Object) - Method in class org.apache.xbean.propertyeditor.PropertyEditorConverter
 
toWrapper(Class<?>) - Static method in class org.apache.xbean.propertyeditor.Primitives
 
TreeMapEditor - Class in org.apache.xbean.propertyeditor
A property editor for indirect property bundles.
TreeMapEditor() - Constructor for class org.apache.xbean.propertyeditor.TreeMapEditor
 
TreeSetEditor - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
TreeSetEditor() - Constructor for class org.apache.xbean.propertyeditor.TreeSetEditor
 
trim - Variable in class org.apache.xbean.propertyeditor.AbstractConverter
 
type - Variable in class org.apache.xbean.propertyeditor.AbstractConverter
 
typeClass - Variable in class org.apache.xbean.recipe.ArrayRecipe
 
typeClass - Variable in class org.apache.xbean.recipe.CollectionRecipe
 
typeClass - Variable in class org.apache.xbean.recipe.MapRecipe
 
typeClass - Variable in class org.apache.xbean.recipe.ObjectRecipe
 
typeName - Variable in class org.apache.xbean.recipe.ArrayRecipe
 
typeName - Variable in class org.apache.xbean.recipe.CollectionRecipe
 
typeName - Variable in class org.apache.xbean.recipe.MapRecipe
 
typeName - Variable in class org.apache.xbean.recipe.ObjectRecipe
 

U

unregister(Converter) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
Unregister a converter.
UnresolvedReferencesException - Exception in org.apache.xbean.recipe
 
UnresolvedReferencesException(String, Throwable, Map<String, List<Reference>>) - Constructor for exception org.apache.xbean.recipe.UnresolvedReferencesException
 
UnresolvedReferencesException(String, Map<String, List<Reference>>) - Constructor for exception org.apache.xbean.recipe.UnresolvedReferencesException
 
UnresolvedReferencesException(Throwable, Map<String, List<Reference>>) - Constructor for exception org.apache.xbean.recipe.UnresolvedReferencesException
 
UnresolvedReferencesException(Map<String, List<Reference>>) - Constructor for exception org.apache.xbean.recipe.UnresolvedReferencesException
 
unresolvedRefs - Variable in class org.apache.xbean.recipe.DefaultExecutionContext
The unresolved references by name.
unresolvedRefs - Variable in exception org.apache.xbean.recipe.UnresolvedReferencesException
 
unsetProperties - Variable in class org.apache.xbean.recipe.ObjectRecipe
 
UnsetPropertiesRecipe - Class in org.apache.xbean.recipe
 
UnsetPropertiesRecipe() - Constructor for class org.apache.xbean.recipe.UnsetPropertiesRecipe
 
unwrapClass(Object) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
UpdateArray(Object, int) - Constructor for class org.apache.xbean.recipe.ArrayRecipe.UpdateArray
 
UpdateCollection(Collection) - Constructor for class org.apache.xbean.recipe.CollectionRecipe.UpdateCollection
 
UpdateList(List, int) - Constructor for class org.apache.xbean.recipe.CollectionRecipe.UpdateList
 
UpdateMap(Map, Object, Object) - Constructor for class org.apache.xbean.recipe.MapRecipe.UpdateMap
 
UpdateValue(Map, Object) - Constructor for class org.apache.xbean.recipe.MapRecipe.UpdateValue
 
URIEditor - Class in org.apache.xbean.propertyeditor
 
URIEditor() - Constructor for class org.apache.xbean.propertyeditor.URIEditor
 
URLEditor - Class in org.apache.xbean.propertyeditor
A property editor for URL typed properties.
URLEditor() - Constructor for class org.apache.xbean.propertyeditor.URLEditor
 

V

value - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap.ReferenceEntry
The value
value - Variable in class org.apache.xbean.recipe.MapRecipe.UpdateMap
 
value() - Method in annotation type org.apache.xbean.recipe.ParameterNames
 
valueEditor - Variable in class org.apache.xbean.propertyeditor.AbstractMapConverter
 
valueOf(String) - Static method in enum org.apache.xbean.recipe.Option
Returns the enum constant of this type with the specified name.
values() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
 
values() - Static method in enum org.apache.xbean.recipe.Option
Returns an array containing the constants of this enum type, in the order they are declared.
VectorEditor - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
VectorEditor() - Constructor for class org.apache.xbean.propertyeditor.VectorEditor
 
visit(Recipe) - Method in interface org.apache.xbean.recipe.RecipeVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 

W

WeakHashMapEditor - Class in org.apache.xbean.propertyeditor
A property editor for indirect property bundles.
WeakHashMapEditor() - Constructor for class org.apache.xbean.propertyeditor.WeakHashMapEditor
 
WRAPPER_TO_PRIMITIVE - Static variable in class org.apache.xbean.propertyeditor.Primitives
 
WrapperExecutionContext(ExecutionContext) - Constructor for class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
WrapperReference(String, Reference) - Constructor for class org.apache.xbean.recipe.ReferenceRecipe.WrapperReference
 

X

XbeanAsmParameterNameLoader - Class in org.apache.xbean.recipe
Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the class byte code.
XbeanAsmParameterNameLoader() - Constructor for class org.apache.xbean.recipe.XbeanAsmParameterNameLoader
 
XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor - Class in org.apache.xbean.recipe
 
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes All Packages