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
 
AbstractFinder - Class in org.apache.xbean.finder
 
AbstractFinder() - Constructor for class org.apache.xbean.finder.AbstractFinder
 
AbstractFinder.Annotatable - Class in org.apache.xbean.finder
 
AbstractFinder.AnnotationInfo - Class in org.apache.xbean.finder
 
AbstractFinder.ClassInfo - Class in org.apache.xbean.finder
 
AbstractFinder.FieldInfo - Class in org.apache.xbean.finder
 
AbstractFinder.Info - Interface in org.apache.xbean.finder
 
AbstractFinder.InfoBuildingVisitor - Class in org.apache.xbean.finder
 
AbstractFinder.MethodInfo - Class in org.apache.xbean.finder
 
AbstractFinder.PackageInfo - Class in org.apache.xbean.finder
 
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
 
accept(String) - Method in class org.apache.xbean.finder.filter.ClassFilter
 
accept(String) - Method in class org.apache.xbean.finder.filter.ContainsFilter
 
accept(String) - Method in class org.apache.xbean.finder.filter.ExcludeIncludeFilter
 
accept(String) - Method in interface org.apache.xbean.finder.filter.Filter
 
accept(String) - Method in class org.apache.xbean.finder.filter.FilterList
 
accept(String) - Method in class org.apache.xbean.finder.filter.Filters.NegativeFilter
 
accept(String) - Method in class org.apache.xbean.finder.filter.IncludeExcludeFilter
 
accept(String) - Method in class org.apache.xbean.finder.filter.PackageFilter
 
accept(String) - Method in class org.apache.xbean.finder.filter.PatternFilter
 
accept(String) - Method in class org.apache.xbean.finder.filter.PrefixFilter
 
accept(String) - Method in class org.apache.xbean.finder.filter.SuffixFilter
 
action - Variable in class org.apache.xbean.recipe.Reference
 
add(int, E) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
add(E) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
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(int, Collection<? extends E>) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
addAll(Collection<?>) - Method in class org.apache.xbean.recipe.ArrayRecipe
 
addAll(Collection<?>) - Method in class org.apache.xbean.recipe.CollectionRecipe
 
addAll(Collection<? extends E>) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
addIfNotSo(Set<URL>, URL) - Static method in class org.apache.xbean.finder.ClassLoaders
 
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
 
advance() - Method in class org.apache.xbean.finder.archive.JarArchive.JarIterator
 
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
 
ALLOW_LAZY_LINKING - Static variable in class org.apache.xbean.finder.AnnotationFinder
 
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
 
Annotatable() - Constructor for class org.apache.xbean.finder.AbstractFinder.Annotatable
 
Annotatable() - Constructor for class org.apache.xbean.finder.AnnotationFinder.Annotatable
 
Annotatable(AnnotatedElement) - Constructor for class org.apache.xbean.finder.AbstractFinder.Annotatable
 
Annotatable(AnnotatedElement) - Constructor for class org.apache.xbean.finder.AnnotationFinder.Annotatable
 
annotated - Variable in class org.apache.xbean.finder.AbstractFinder
 
annotated - Variable in class org.apache.xbean.finder.AnnotationFinder
 
Annotated<T> - Interface in org.apache.xbean.finder
 
AnnotatedMember<T> - Interface in org.apache.xbean.finder
 
AnnotatedMethod<T> - Interface in org.apache.xbean.finder
 
annotation - Variable in class org.apache.xbean.finder.MetaAnnotation
 
AnnotationFinder - Class in org.apache.xbean.finder
ClassFinder searches the classpath of the specified classloader for packages, classes, constructors, methods, or fields with specific annotations.
AnnotationFinder(AnnotationFinder, Iterable<String>) - Constructor for class org.apache.xbean.finder.AnnotationFinder
 
AnnotationFinder(Archive) - Constructor for class org.apache.xbean.finder.AnnotationFinder
 
AnnotationFinder(Archive, boolean) - Constructor for class org.apache.xbean.finder.AnnotationFinder
 
AnnotationFinder.Annotatable - Class in org.apache.xbean.finder
 
AnnotationFinder.AnnotationInfo - Class in org.apache.xbean.finder
 
AnnotationFinder.ClassInfo - Class in org.apache.xbean.finder
 
AnnotationFinder.FieldInfo - Class in org.apache.xbean.finder
 
AnnotationFinder.Info - Interface in org.apache.xbean.finder
 
AnnotationFinder.InfoBuildingVisitor - Class in org.apache.xbean.finder
 
AnnotationFinder.MethodInfo - Class in org.apache.xbean.finder
 
AnnotationFinder.PackageInfo - Class in org.apache.xbean.finder
 
AnnotationFinder.ParameterInfo - Class in org.apache.xbean.finder
 
AnnotationFinder.SubArchive - Class in org.apache.xbean.finder
 
AnnotationFinder.SubArchive.E - Class in org.apache.xbean.finder
 
AnnotationInfo(Annotation) - Constructor for class org.apache.xbean.finder.AbstractFinder.AnnotationInfo
 
AnnotationInfo(Annotation) - Constructor for class org.apache.xbean.finder.AnnotationFinder.AnnotationInfo
 
AnnotationInfo(Class<? extends Annotation>) - Constructor for class org.apache.xbean.finder.AbstractFinder.AnnotationInfo
 
AnnotationInfo(Class<? extends Annotation>) - Constructor for class org.apache.xbean.finder.AnnotationFinder.AnnotationInfo
 
AnnotationInfo(String) - Constructor for class org.apache.xbean.finder.AbstractFinder.AnnotationInfo
 
AnnotationInfo(String) - Constructor for class org.apache.xbean.finder.AnnotationFinder.AnnotationInfo
 
annotations - Variable in class org.apache.xbean.finder.AbstractFinder.Annotatable
 
annotations - Variable in class org.apache.xbean.finder.AnnotationFinder.Annotatable
 
annotations - Variable in class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
annotations - Variable in class org.apache.xbean.finder.MetaAnnotatedElement
 
annotationVisitor() - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
archive - Variable in class org.apache.xbean.finder.AnnotationFinder
 
archive - Variable in class org.apache.xbean.finder.archive.ArchiveIterator
 
archive - Variable in class org.apache.xbean.finder.archive.FilteredArchive
 
archive(ClassLoader, URL) - Static method in class org.apache.xbean.finder.archive.ClasspathArchive
 
Archive - Interface in org.apache.xbean.finder.archive
 
Archive.Entry - Interface in org.apache.xbean.finder.archive
 
ArchiveIterator - Class in org.apache.xbean.finder.archive
 
ArchiveIterator(Archive, Iterator<String>) - Constructor for class org.apache.xbean.finder.archive.ArchiveIterator
 
archives - Variable in class org.apache.xbean.finder.archive.CompositeArchive
 
archives - Variable in class org.apache.xbean.finder.archive.CompositeArchive.CompositeIterator
 
archives(ClassLoader, Iterable<URL>) - Static method in class org.apache.xbean.finder.archive.ClasspathArchive
 
archives(ClassLoader, URL...) - Static method in class org.apache.xbean.finder.archive.ClasspathArchive
 
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
 
ASM_FLAGS - Variable in class org.apache.xbean.finder.AbstractFinder
 
ASM_FLAGS - Static variable in class org.apache.xbean.finder.AnnotationFinder
 
ASM_VERSION - Static variable in interface org.apache.xbean.asm9.original.commons.AsmConstants
 
AsmConstants - Exception in org.apache.xbean.asm9.original.commons
 
AsmConstants - Interface in org.apache.xbean.asm9.original.commons
 
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
 
asSubclass(Class<U>) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
attributeName - Variable in exception org.apache.xbean.recipe.ConstructionException
 
AutoMatchProperty(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.AutoMatchProperty
 
av - Variable in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 

B

basePackage - Variable in class org.apache.xbean.finder.archive.FileArchive
 
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
 
bounds(int) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
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
 
cast(Object) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
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.
checkRuntimeAnnotation - Variable in class org.apache.xbean.finder.AnnotationFinder
 
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
 
ClassEntry(JarEntry, String) - Constructor for class org.apache.xbean.finder.archive.JarArchive.JarIterator.ClassEntry
 
classes - Variable in class org.apache.xbean.finder.AnnotationFinder.SubArchive
 
classes - Variable in class org.apache.xbean.finder.archive.ArchiveIterator
 
classes - Variable in class org.apache.xbean.finder.archive.ClassesArchive
 
classes - Variable in class org.apache.xbean.finder.archive.MJarSupport
 
classes(String...) - Static method in class org.apache.xbean.finder.filter.Filters
 
Classes - Class in org.apache.xbean.finder.util
 
Classes() - Constructor for class org.apache.xbean.finder.util.Classes
 
ClassesArchive - Class in org.apache.xbean.finder.archive
 
ClassesArchive(Class<?>...) - Constructor for class org.apache.xbean.finder.archive.ClassesArchive
 
ClassesArchive(Iterable<Class<?>>) - Constructor for class org.apache.xbean.finder.archive.ClassesArchive
 
classesNotLoaded - Variable in class org.apache.xbean.finder.AbstractFinder
 
classesNotLoaded - Variable in class org.apache.xbean.finder.AnnotationFinder
 
ClassFilter - Class in org.apache.xbean.finder.filter
 
ClassFilter(String) - Constructor for class org.apache.xbean.finder.filter.ClassFilter
 
ClassFinder - Class in org.apache.xbean.finder
ClassFinder searches the classpath of the specified classloader for packages, classes, constructors, methods, or fields with specific annotations.
ClassFinder(Class<?>...) - Constructor for class org.apache.xbean.finder.ClassFinder
 
ClassFinder(ClassLoader) - Constructor for class org.apache.xbean.finder.ClassFinder
Creates a ClassFinder that will search the urls in the specified classloader excluding the urls in the classloader's parent.
ClassFinder(ClassLoader, boolean) - Constructor for class org.apache.xbean.finder.ClassFinder
Creates a ClassFinder that will search the urls in the specified classloader.
ClassFinder(ClassLoader, ClassLoader) - Constructor for class org.apache.xbean.finder.ClassFinder
Creates a ClassFinder that will search the urls in the specified classloader excluding the urls in the 'exclude' classloader.
ClassFinder(ClassLoader, URL) - Constructor for class org.apache.xbean.finder.ClassFinder
 
ClassFinder(ClassLoader, Collection<URL>) - Constructor for class org.apache.xbean.finder.ClassFinder
 
ClassFinder(List<Class<?>>) - Constructor for class org.apache.xbean.finder.ClassFinder
 
ClassInfo(Class) - Constructor for class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
ClassInfo(Class) - Constructor for class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
ClassInfo(String, String) - Constructor for class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
ClassInfo(String, String) - Constructor for class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
classInfos - Variable in class org.apache.xbean.finder.AbstractFinder
 
classInfos - Variable in class org.apache.xbean.finder.AnnotationFinder
 
classLoader - Variable in class org.apache.xbean.finder.ClassFinder
 
classLoader - Variable in class org.apache.xbean.finder.ResourceFinder
 
ClassLoaders - Class in org.apache.xbean.finder
 
ClassLoaders() - Constructor for class org.apache.xbean.finder.ClassLoaders
 
className - Variable in exception org.apache.xbean.recipe.ConstructionException
 
ClasspathArchive - Class in org.apache.xbean.finder.archive
Supports JarArchive and FileArchive URLs
ClasspathArchive(ClassLoader, Iterable<URL>) - Constructor for class org.apache.xbean.finder.archive.ClasspathArchive
 
ClasspathArchive(ClassLoader, URL...) - Constructor for class org.apache.xbean.finder.archive.ClasspathArchive
 
clazz - Variable in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
clazz - Variable in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
Clazz(String, int) - Constructor for class org.apache.xbean.finder.archive.MJarSupport.Clazz
 
cleanOnNaked() - Method in class org.apache.xbean.finder.AnnotationFinder
 
clear() - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
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.
collectImplementations(String) - Method in class org.apache.xbean.finder.AbstractFinder
 
collectImplementations(String) - Method in class org.apache.xbean.finder.AnnotationFinder
 
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
 
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
 
CompositeArchive - Class in org.apache.xbean.finder.archive
 
CompositeArchive(Iterable<Archive>) - Constructor for class org.apache.xbean.finder.archive.CompositeArchive
 
CompositeArchive(Archive...) - Constructor for class org.apache.xbean.finder.archive.CompositeArchive
 
CompositeArchive.CompositeIterator - Class in org.apache.xbean.finder.archive
 
CompositeIterator(Iterable<Archive>) - Constructor for class org.apache.xbean.finder.archive.CompositeArchive.CompositeIterator
 
CompoundProperty(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.CompoundProperty
 
conflicts - Variable in class org.apache.xbean.finder.MetaAnnotation
 
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
 
constructors - Variable in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
constructors - Variable in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
contains(Annotation[], Class<? extends Annotation>) - Static method in class org.apache.xbean.finder.MetaAnnotatedElement
 
contains(Object) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
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.
containsAll(Collection<?>) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
ContainsFilter - Class in org.apache.xbean.finder.filter
 
ContainsFilter(String) - Constructor for class org.apache.xbean.finder.filter.ContainsFilter
 
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
 
current - Variable in class org.apache.xbean.finder.archive.CompositeArchive.CompositeIterator
 
current - Variable in class org.apache.xbean.finder.util.SingleLinkedList.Entries
 
current - Variable in class org.apache.xbean.finder.util.SingleLinkedList.Values
 

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
 
declaredBy(Constructor<T>, int) - Static method in class org.apache.xbean.finder.Parameter
 
declaredBy(Method, int) - Static method in class org.apache.xbean.finder.Parameter
 
declaringClass - Variable in class org.apache.xbean.finder.AbstractFinder.FieldInfo
 
declaringClass - Variable in class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
declaringClass - Variable in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
declaringClass - Variable in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
declaringExecutable - Variable in class org.apache.xbean.finder.Parameter
 
declaringMethod - Variable in class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
decode(String) - Static method in class org.apache.xbean.finder.archive.FileArchive
 
decode(String) - Static method in class org.apache.xbean.finder.ResourceFinder
 
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
 
deprimitivize(Class<?>) - Static method in class org.apache.xbean.finder.util.Classes
 
depth - Variable in class org.apache.xbean.finder.MetaAnnotation
 
descriptor - Variable in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
desiredAssertionStatus() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
dictionary - Variable in class org.apache.xbean.recipe.MapRecipe.DummyDictionaryAsMap
 
dir - Variable in class org.apache.xbean.finder.archive.FileArchive
 
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
 
DONT_USE_GET_URLS - Static variable in class org.apache.xbean.finder.ClassLoaders
 
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

E(String) - Constructor for class org.apache.xbean.finder.AnnotationFinder.SubArchive.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
 
EmptyVisitor - Class in org.apache.xbean.asm9.original.commons
 
EmptyVisitor() - Constructor for class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
enableFindImplementations() - Method in class org.apache.xbean.finder.AnnotationFinder
 
enableFindSubclasses() - Method in class org.apache.xbean.finder.AnnotationFinder
 
enableMetaAnnotations() - Method in class org.apache.xbean.finder.AnnotationFinder
 
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
 
entries() - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
Entries(SingleLinkedList.Entry<E>) - Constructor for class org.apache.xbean.finder.util.SingleLinkedList.Entries
 
entry - Variable in class org.apache.xbean.finder.archive.JarArchive.JarIterator.ClassEntry
 
entry - Variable in class org.apache.xbean.finder.util.SingleLinkedList
 
Entry(E, SingleLinkedList.Entry) - Constructor for class org.apache.xbean.finder.util.SingleLinkedList.Entry
 
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.finder.AbstractFinder.PackageInfo
 
equals(Object) - Method in class org.apache.xbean.finder.AnnotationFinder.PackageInfo
 
equals(Object) - Method in class org.apache.xbean.finder.filter.ClassFilter
 
equals(Object) - Method in class org.apache.xbean.finder.filter.ContainsFilter
 
equals(Object) - Method in class org.apache.xbean.finder.filter.PackageFilter
 
equals(Object) - Method in class org.apache.xbean.finder.filter.PatternFilter
 
equals(Object) - Method in class org.apache.xbean.finder.filter.PrefixFilter
 
equals(Object) - Method in class org.apache.xbean.finder.filter.SuffixFilter
 
equals(Object) - Method in class org.apache.xbean.finder.MetaAnnotatedElement
 
equals(Object) - Method in class org.apache.xbean.finder.Parameter
 
equals(Object) - Method in class org.apache.xbean.recipe.ObjectRecipe.Property
 
equals(String, String) - Static method in class org.apache.xbean.finder.util.Classes
 
exceptions - Variable in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
exceptions - Variable in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
exclude - Variable in class org.apache.xbean.finder.filter.ExcludeIncludeFilter
 
exclude - Variable in class org.apache.xbean.finder.filter.IncludeExcludeFilter
 
exclude(File) - Method in class org.apache.xbean.finder.UriSet
 
exclude(File) - Method in class org.apache.xbean.finder.UrlSet
 
exclude(ClassLoader) - Method in class org.apache.xbean.finder.UrlSet
 
exclude(String) - Method in class org.apache.xbean.finder.UriSet
 
exclude(String) - Method in class org.apache.xbean.finder.UrlSet
 
exclude(URI) - Method in class org.apache.xbean.finder.UriSet
 
exclude(URL) - Method in class org.apache.xbean.finder.UrlSet
 
exclude(UriSet) - Method in class org.apache.xbean.finder.UriSet
 
exclude(UrlSet) - Method in class org.apache.xbean.finder.UrlSet
 
ExcludeIncludeFilter - Class in org.apache.xbean.finder.filter
First, all Exclude directives are evaluated; if any match, the className is denied unless it also matches an Include directive.
ExcludeIncludeFilter(Filter, Filter) - Constructor for class org.apache.xbean.finder.filter.ExcludeIncludeFilter
 
excludeJavaEndorsedDirs() - Method in class org.apache.xbean.finder.UrlSet
Calls excludePaths(System.getProperty("java.endorsed.dirs"))
excludeJavaExtDirs() - Method in class org.apache.xbean.finder.UrlSet
Calls excludePaths(System.getProperty("java.ext.dirs"))
excludeJavaHome() - Method in class org.apache.xbean.finder.UrlSet
 
excludeJvm() - Method in class org.apache.xbean.finder.UrlSet
 
excludePaths(String) - Method in class org.apache.xbean.finder.UriSet
 
excludePaths(String) - Method in class org.apache.xbean.finder.UrlSet
 
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.finder.AnnotationFinder.FieldInfo
 
field - Variable in class org.apache.xbean.recipe.ObjectRecipe.FieldMember
 
FIELD_INJECTION - org.apache.xbean.recipe.Option
 
FieldInfo(AbstractFinder.ClassInfo, Field) - Constructor for class org.apache.xbean.finder.AbstractFinder.FieldInfo
 
FieldInfo(AbstractFinder.ClassInfo, String, String) - Constructor for class org.apache.xbean.finder.AbstractFinder.FieldInfo
 
FieldInfo(AnnotationFinder.ClassInfo, Field) - Constructor for class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
FieldInfo(AnnotationFinder.ClassInfo, String, String) - Constructor for class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
FieldMember(Field) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.FieldMember
 
FieldProperty(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.FieldProperty
 
fields - Variable in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
fields - Variable in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
fieldVisitor() - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
file(File) - Method in class org.apache.xbean.finder.archive.FileArchive
 
file(URL) - Method in class org.apache.xbean.finder.ClassFinder
 
FileArchive - Class in org.apache.xbean.finder.archive
 
FileArchive(ClassLoader, File) - Constructor for class org.apache.xbean.finder.archive.FileArchive
 
FileArchive(ClassLoader, File, String) - Constructor for class org.apache.xbean.finder.archive.FileArchive
 
FileArchive(ClassLoader, URL) - Constructor for class org.apache.xbean.finder.archive.FileArchive
 
FileArchive(ClassLoader, URL, String) - Constructor for class org.apache.xbean.finder.archive.FileArchive
 
FileEditor - Class in org.apache.xbean.propertyeditor
A property editor for File.
FileEditor() - Constructor for class org.apache.xbean.propertyeditor.FileEditor
 
Files - Class in org.apache.xbean.finder.util
 
Files() - Constructor for class org.apache.xbean.finder.util.Files
 
filter - Variable in class org.apache.xbean.finder.archive.FilteredArchive
 
filter - Variable in class org.apache.xbean.finder.filter.Filters.NegativeFilter
 
filter(Filter) - Method in class org.apache.xbean.finder.UriSet
 
filter(Filter) - Method in class org.apache.xbean.finder.UrlSet
 
Filter - Interface in org.apache.xbean.finder.filter
 
FilteredArchive - Class in org.apache.xbean.finder.archive
 
FilteredArchive(Archive, Filter) - Constructor for class org.apache.xbean.finder.archive.FilteredArchive
 
FilteredArchive.FilteredIterator - Class in org.apache.xbean.finder.archive
 
FilteredIterator(Iterator<Archive.Entry>) - Constructor for class org.apache.xbean.finder.archive.FilteredArchive.FilteredIterator
 
FilterList - Class in org.apache.xbean.finder.filter
 
FilterList(Iterable<Filter>) - Constructor for class org.apache.xbean.finder.filter.FilterList
 
FilterList(Filter...) - Constructor for class org.apache.xbean.finder.filter.FilterList
 
filters - Variable in class org.apache.xbean.finder.filter.FilterList
 
Filters - Class in org.apache.xbean.finder.filter
 
Filters() - Constructor for class org.apache.xbean.finder.filter.Filters
 
Filters.NegativeFilter - Class in org.apache.xbean.finder.filter
 
find(String) - Method in class org.apache.xbean.finder.ResourceFinder
 
findAll(String) - Method in class org.apache.xbean.finder.ResourceFinder
 
findAllClasses(String) - Method in class org.apache.xbean.finder.ResourceFinder
Executes findAllStrings assuming the strings are the names of a classes that should be loaded and returned.
findAllFieldsByType(Class, Object, Set<Option>, PropertyEditorRegistry) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findAllImplementations(Class<T>) - Method in class org.apache.xbean.finder.ResourceFinder
Assumes the class specified points to a file in the classpath that contains the name of a class that implements or is a subclass of the specfied class.
findAllProperties(String) - Method in class org.apache.xbean.finder.ResourceFinder
Finds the corresponding resources and reads them in as a properties files
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
 
findAllStrings(String) - Method in class org.apache.xbean.finder.ResourceFinder
Reads the contents of the found URLs as a list of String's and returns them.
findAnnotatedClasses(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findAnnotatedClasses(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findAnnotatedClasses(Class<? extends Annotation>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findAnnotatedConstructorParameters(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findAnnotatedConstructors(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findAnnotatedConstructors(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findAnnotatedConstructors(Class<? extends Annotation>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findAnnotatedFields(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findAnnotatedFields(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findAnnotatedFields(Class<? extends Annotation>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findAnnotatedMethodParameters(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findAnnotatedMethods(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findAnnotatedMethods(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findAnnotatedMethods(Class<? extends Annotation>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findAnnotatedPackages(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findAnnotatedPackages(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findAnnotatedPackages(Class<? extends Annotation>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findAvailableClasses(String) - Method in class org.apache.xbean.finder.ResourceFinder
Executes findAvailableStrings assuming the strings are the names of a classes that should be loaded and returned.
findAvailableImplementations(Class<T>) - Method in class org.apache.xbean.finder.ResourceFinder
Assumes the class specified points to a file in the classpath that contains the name of a class that implements or is a subclass of the specfied class.
findAvailableProperties(String) - Method in class org.apache.xbean.finder.ResourceFinder
Finds the corresponding resources and reads them in as a properties files
findAvailableStrings(String) - Method in class org.apache.xbean.finder.ResourceFinder
Reads the contents of the found URLs as a Strings and returns them.
findCircuit(ObjectGraph.Node, ArrayList<Recipe>) - Method in class org.apache.xbean.recipe.ObjectGraph
 
findClass(String) - Method in class org.apache.xbean.finder.ResourceFinder
Executes ResourceFinder.findString(String) assuming the contents URL found is the name of a class that should be loaded and returned.
findClassesInPackage(String, boolean) - Method in class org.apache.xbean.finder.AbstractFinder
 
findClassesInPackage(String, boolean) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findClassesInPackage(String, boolean) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
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
 
findImplementation(Class<?>) - Method in class org.apache.xbean.finder.ResourceFinder
Assumes the class specified points to a file in the classpath that contains the name of a class that implements or is a subclass of the specfied class.
findImplementations(Class<T>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findImplementations(Class<T>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findImplementations(Class<T>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findInheritedAnnotatedClasses(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AbstractFinder
Naive implementation - works extremelly slow O(n^3)
findInheritedAnnotatedClasses(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
Naive implementation - works extremelly slow O(n^3)
findInheritedAnnotatedClasses(Class<? extends Annotation>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findInstanceFactory(Class, String, Set<Option>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
 
findInternalConverter(Type) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
findMetaAnnotatedClasses(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findMetaAnnotatedClasses(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findMetaAnnotatedClasses(Class<? extends Annotation>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findMetaAnnotatedClasses(Class<? extends Annotation>, Set<Class<?>>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findMetaAnnotatedFields(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findMetaAnnotatedFields(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findMetaAnnotatedFields(Class<? extends Annotation>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findMetaAnnotatedFields(Class<? extends Annotation>, Set<Field>, Set<String>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findMetaAnnotatedMethods(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findMetaAnnotatedMethods(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findMetaAnnotatedMethods(Class<? extends Annotation>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findMetaAnnotatedMethods(Class<? extends Annotation>, Set<Method>, Set<String>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findMJarVersion() - Static method in class org.apache.xbean.finder.archive.MJarSupport
 
findProperties(String) - Method in class org.apache.xbean.finder.ResourceFinder
Finds the corresponding resource and reads it in as a properties file
findResource(String, URL...) - Method in class org.apache.xbean.finder.ResourceFinder
 
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
 
findString(String) - Method in class org.apache.xbean.finder.ResourceFinder
Reads the contents of the URL as a String's and returns it.
findStructuralConverter(Type) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
 
findSubclasses(Class<T>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findSubclasses(Class<T>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findSubclasses(Class<T>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
findSubclasses(AbstractFinder.ClassInfo, List<Class<? extends T>>, Class<T>) - Method in class org.apache.xbean.finder.AbstractFinder
 
findSubclasses(AnnotationFinder.ClassInfo, List<Class<? extends T>>, Class<T>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
findUrlFromResources(ClassLoader) - Static method in class org.apache.xbean.finder.ClassLoaders
 
findUrls(ClassLoader) - Static method in class org.apache.xbean.finder.ClassLoaders
 
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
 
forName(String) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
forName(String, boolean, ClassLoader) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
forName(String, ClassLoader) - Static method in class org.apache.xbean.finder.util.Classes
 
fromClassPath() - Static method in class org.apache.xbean.finder.ClassLoaders
 
fv - Variable in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 

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.finder.AbstractFinder.ClassInfo
 
get() - Method in class org.apache.xbean.finder.AbstractFinder.PackageInfo
 
get() - Method in interface org.apache.xbean.finder.Annotated
 
get() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
get() - Method in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
get() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
get() - Method in class org.apache.xbean.finder.AnnotationFinder.PackageInfo
 
get() - Method in class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
get() - Method in class org.apache.xbean.finder.MetaAnnotatedElement
 
get() - Method in class org.apache.xbean.finder.MetaAnnotation
 
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(int) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
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.
getAnnotatedClassNames() - Method in class org.apache.xbean.finder.AbstractFinder
 
getAnnotatedClassNames() - Method in class org.apache.xbean.finder.AnnotationFinder
 
getAnnotatedClassNames() - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
getAnnotation(Class<T>) - Method in class org.apache.xbean.finder.MetaAnnotatedElement
 
getAnnotation(Class<T>) - Method in class org.apache.xbean.finder.Parameter
 
getAnnotationInfos(String) - Method in class org.apache.xbean.finder.AbstractFinder
 
getAnnotationInfos(String) - Method in class org.apache.xbean.finder.AnnotationFinder
 
getAnnotations() - Method in class org.apache.xbean.finder.AbstractFinder.Annotatable
 
getAnnotations() - Method in interface org.apache.xbean.finder.AbstractFinder.Info
 
getAnnotations() - Method in class org.apache.xbean.finder.AnnotationFinder.Annotatable
 
getAnnotations() - Method in interface org.apache.xbean.finder.AnnotationFinder.Info
 
getAnnotations() - Method in class org.apache.xbean.finder.MetaAnnotatedElement
 
getAnnotations() - Method in class org.apache.xbean.finder.Parameter
 
getAnnotations(AnnotatedElement) - Method in class org.apache.xbean.finder.AbstractFinder.Annotatable
Utility method to get around some errors caused by interactions between the Equinox class loaders and the OpenJPA transformation process.
getAnnotations(AnnotatedElement) - Method in class org.apache.xbean.finder.AnnotationFinder.Annotatable
Utility method to get around some errors caused by interactions between the Equinox class loaders and the OpenJPA transformation process.
getArchive() - Method in class org.apache.xbean.finder.AnnotationFinder
 
getAsText() - Method in class org.apache.xbean.propertyeditor.AbstractConverter
 
getAttributeName() - Method in exception org.apache.xbean.recipe.ConstructionException
 
getBytecode() - Method in class org.apache.xbean.finder.AnnotationFinder.SubArchive.E
 
getBytecode() - Method in interface org.apache.xbean.finder.archive.Archive.Entry
 
getBytecode() - Method in class org.apache.xbean.finder.archive.JarArchive.JarIterator.ClassEntry
 
getBytecode(String) - Method in class org.apache.xbean.finder.AnnotationFinder.SubArchive
 
getBytecode(String) - Method in interface org.apache.xbean.finder.archive.Archive
 
getBytecode(String) - Method in class org.apache.xbean.finder.archive.ClassesArchive
 
getBytecode(String) - Method in class org.apache.xbean.finder.archive.ClasspathArchive
 
getBytecode(String) - Method in class org.apache.xbean.finder.archive.CompositeArchive
 
getBytecode(String) - Method in class org.apache.xbean.finder.archive.FileArchive
 
getBytecode(String) - Method in class org.apache.xbean.finder.archive.FilteredArchive
 
getBytecode(String) - Method in class org.apache.xbean.finder.archive.JarArchive
 
getCaller() - Static method in class org.apache.xbean.recipe.RecipeHelper
 
getCandidates(Class) - Static method in class org.apache.xbean.propertyeditor.StaticFactoryConverter
 
getCanonicalName() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getCircularDependency() - Method in exception org.apache.xbean.recipe.CircularDependencyException
 
getClasses() - Method in class org.apache.xbean.finder.archive.MJarSupport
 
getClasses() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getClassesNotLoaded() - Method in class org.apache.xbean.finder.AbstractFinder
Returns a list of classes that could not be loaded in last invoked findAnnotated* method.
getClassesNotLoaded() - Method in class org.apache.xbean.finder.AnnotationFinder
Returns a list of classes that could not be loaded in last invoked findAnnotated* method.
getClassesNotLoaded() - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
getClassLoader() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
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
 
getComponentType() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getConflicts() - Method in class org.apache.xbean.finder.MetaAnnotation
 
getConstructedObject() - Method in class org.apache.xbean.recipe.ObjectGraph.WrapperExecutionContext
 
getConstructor(Class<?>...) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
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.
 
getConstructors() - Method in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
getConstructors() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
getConstructors() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getContext() - Static method in class org.apache.xbean.recipe.ExecutionContext
 
getDeclaredAnnotations() - Method in class org.apache.xbean.finder.AnnotationFinder.Annotatable
 
getDeclaredAnnotations() - Method in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
getDeclaredAnnotations() - Method in interface org.apache.xbean.finder.AnnotationFinder.Info
 
getDeclaredAnnotations() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
getDeclaredAnnotations() - Method in class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
getDeclaredAnnotations() - Method in class org.apache.xbean.finder.MetaAnnotatedElement
 
getDeclaredAnnotations() - Method in class org.apache.xbean.finder.Parameter
 
getDeclaredClasses() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getDeclaredConstructor(Class<?>...) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getDeclaredConstructors() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getDeclaredField(String) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getDeclaredFields() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getDeclaredMetaAnnotations(Class<? extends Annotation>) - Static method in class org.apache.xbean.finder.MetaAnnotatedElement
 
getDeclaredMethod(String, Class<?>...) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getDeclaredMethods() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getDeclaringClass() - Method in class org.apache.xbean.finder.AbstractFinder.FieldInfo
 
getDeclaringClass() - Method in class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
getDeclaringClass() - Method in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
getDeclaringClass() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
getDeclaringClass() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getDeclaringClass() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
getDeclaringClass() - Method in class org.apache.xbean.finder.MetaAnnotatedField
 
getDeclaringClass() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
getDeclaringExecutable() - Method in class org.apache.xbean.finder.Parameter
 
getDeclaringMethod() - Method in class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
getDefaultValue(Class) - Static method in class org.apache.xbean.recipe.ObjectRecipe
 
getDepth() - Method in class org.apache.xbean.finder.MetaAnnotation
 
getDescriptor() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
getDir() - Method in class org.apache.xbean.finder.archive.FileArchive
 
getEditor() - Method in class org.apache.xbean.propertyeditor.AbstractCollectionConverter
 
getEditor() - Method in class org.apache.xbean.propertyeditor.PrototypeArrayConverter
 
getEnclosingClass() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getEnclosingConstructor() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getEnclosingMethod() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getEntry(Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Gets the entry mapped to the key specified.
getEnumConstants() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getExceptions() - Method in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
getExceptions() - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
getExceptionTypes() - Method in interface org.apache.xbean.finder.AnnotatedMethod
 
getExceptionTypes() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
getExceptionTypes() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
getFactoryMethod() - Method in class org.apache.xbean.recipe.ObjectRecipe
 
getField(String) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getFields() - Method in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
getFields() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
getFields() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getFilter() - Method in class org.apache.xbean.finder.filter.Filters.NegativeFilter
 
getFilters() - Method in class org.apache.xbean.finder.filter.FilterList
 
getGenericExceptionTypes() - Method in interface org.apache.xbean.finder.AnnotatedMethod
 
getGenericExceptionTypes() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
getGenericExceptionTypes() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
getGenericInterfaces() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getGenericParameterTypes() - Method in interface org.apache.xbean.finder.AnnotatedMethod
 
getGenericParameterTypes() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
getGenericParameterTypes() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
getGenericSuperclass() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getIndex() - Method in class org.apache.xbean.finder.Parameter
 
getInfo() - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
getInterfaces() - Method in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
getInterfaces() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
getInterfaces() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
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
 
getMetaAnnotationName() - Method in class org.apache.xbean.finder.AnnotationFinder.Annotatable
 
getMetaAnnotationName() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
getMetaAnnotationName() - Method in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
getMetaAnnotationName() - Method in interface org.apache.xbean.finder.AnnotationFinder.Info
 
getMetaAnnotationName() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
getMetaAnnotations() - Method in interface org.apache.xbean.finder.MetaAnnotated
 
getMetaAnnotations() - Method in class org.apache.xbean.finder.MetaAnnotatedElement
 
getMetatype(Class<? extends Annotation>) - Static method in class org.apache.xbean.finder.MetaAnnotatedElement
 
getMethod(String, Class<?>...) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getMethodParameters() - Method in class org.apache.xbean.recipe.AsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
getMethodParameters() - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader.AllParameterNamesDiscoveringVisitor
 
getMethods() - Method in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
getMethods() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
getMethods() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getMethods(Class, String) - Method in class org.apache.xbean.recipe.AsmParameterNameLoader
 
getMethods(Class, String) - Method in class org.apache.xbean.recipe.XbeanAsmParameterNameLoader
 
getModifiers() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getModifiers() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
getModifiers() - Method in class org.apache.xbean.finder.MetaAnnotatedField
 
getModifiers() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
getName() - Method in class org.apache.xbean.finder.AbstractFinder.AnnotationInfo
 
getName() - Method in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
getName() - Method in class org.apache.xbean.finder.AbstractFinder.FieldInfo
 
getName() - Method in interface org.apache.xbean.finder.AbstractFinder.Info
 
getName() - Method in class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
getName() - Method in class org.apache.xbean.finder.AbstractFinder.PackageInfo
 
getName() - Method in class org.apache.xbean.finder.AnnotationFinder.AnnotationInfo
 
getName() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
getName() - Method in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
getName() - Method in interface org.apache.xbean.finder.AnnotationFinder.Info
 
getName() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
getName() - Method in class org.apache.xbean.finder.AnnotationFinder.PackageInfo
 
getName() - Method in class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
getName() - Method in class org.apache.xbean.finder.AnnotationFinder.SubArchive.E
 
getName() - Method in interface org.apache.xbean.finder.archive.Archive.Entry
 
getName() - Method in class org.apache.xbean.finder.archive.JarArchive.JarIterator.ClassEntry
 
getName() - Method in class org.apache.xbean.finder.filter.ClassFilter
 
getName() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getName() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
getName() - Method in class org.apache.xbean.finder.MetaAnnotatedField
 
getName() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
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
 
getPackage() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getPackageName() - Method in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
getPackageName() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
getPackageName() - Method in class org.apache.xbean.finder.filter.PackageFilter
 
getParameterAnnotations() - Method in class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
getParameterAnnotations() - Method in interface org.apache.xbean.finder.AnnotatedMethod
 
getParameterAnnotations() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
getParameterAnnotations() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
getParameterAnnotations() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
getParameterAnnotations() - Method in class org.apache.xbean.finder.Parameter
 
getParameterAnnotations(int) - Method in class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
getParameterAnnotations(int) - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
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
 
getParameters() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
getParameterTypes() - Method in interface org.apache.xbean.finder.AnnotatedMethod
 
getParameterTypes() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
getParameterTypes() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
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
 
getPath() - Method in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
getPath() - Method in class org.apache.xbean.finder.archive.MJarSupport.Clazz
 
getPattern() - Method in class org.apache.xbean.finder.filter.PatternFilter
 
getPrefix() - Method in class org.apache.xbean.finder.filter.PrefixFilter
 
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
 
getProtectionDomain() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
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
 
getResource(String) - Method in class org.apache.xbean.finder.AbstractFinder
 
getResource(String) - Method in class org.apache.xbean.finder.ClassFinder
 
getResource(String) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getResource(String) - Method in class org.apache.xbean.finder.ResourceFinder
 
getResourceAsStream(String) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getResources(String) - Method in class org.apache.xbean.finder.ResourceFinder
 
getResourcesMap(String) - Method in class org.apache.xbean.finder.ResourceFinder
 
getResourcesNotLoaded() - Method in class org.apache.xbean.finder.ResourceFinder
Returns a list of resources that could not be loaded in the last invoked findAvailable* or mapAvailable* methods.
getReturnType() - Method in class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
getSigners() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getSimpleName() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getSimpleNames(Class...) - Static method in class org.apache.xbean.finder.util.Classes
 
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
 
getSuffix() - Method in class org.apache.xbean.finder.filter.SuffixFilter
 
getSuperclass() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
getSuperType() - Method in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
getSuperType() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
getToken() - Method in class org.apache.xbean.finder.filter.ContainsFilter
 
getType() - Method in class org.apache.xbean.finder.AbstractFinder.FieldInfo
 
getType() - Method in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
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() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
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
 
getURIs() - Method in class org.apache.xbean.finder.UriSet
 
getUrl() - Method in class org.apache.xbean.finder.archive.JarArchive
 
getUrls() - Method in class org.apache.xbean.finder.UrlSet
 
getUrls(ClassLoader, boolean) - Static method in class org.apache.xbean.finder.ClassFinder
 
getUrls(ClassLoader, ClassLoader) - Static method in class org.apache.xbean.finder.ClassFinder
 
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.finder.AbstractFinder.PackageInfo
 
hashCode() - Method in class org.apache.xbean.finder.AnnotationFinder.PackageInfo
 
hashCode() - Method in class org.apache.xbean.finder.filter.ClassFilter
 
hashCode() - Method in class org.apache.xbean.finder.filter.ContainsFilter
 
hashCode() - Method in class org.apache.xbean.finder.filter.PackageFilter
 
hashCode() - Method in class org.apache.xbean.finder.filter.PatternFilter
 
hashCode() - Method in class org.apache.xbean.finder.filter.PrefixFilter
 
hashCode() - Method in class org.apache.xbean.finder.filter.SuffixFilter
 
hashCode() - Method in class org.apache.xbean.finder.MetaAnnotatedElement
 
hashCode() - Method in class org.apache.xbean.finder.Parameter
 
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
 
hasMetaAnnotations() - Method in class org.apache.xbean.finder.AnnotationFinder
 
hasName(String, String) - Method in class org.apache.xbean.finder.AnnotationFinder
 
hasNext() - Method in class org.apache.xbean.finder.archive.ArchiveIterator
 
hasNext() - Method in class org.apache.xbean.finder.archive.CompositeArchive.CompositeIterator
 
hasNext() - Method in class org.apache.xbean.finder.archive.FilteredArchive.FilteredIterator
 
hasNext() - Method in class org.apache.xbean.finder.archive.JarArchive.JarIterator
 
hasNext() - Method in class org.apache.xbean.finder.util.SingleLinkedList.Entries
 
hasNext() - Method in class org.apache.xbean.finder.util.SingleLinkedList.Values
 

I

IAnnotationFinder - Interface in org.apache.xbean.finder
Temporary interface to bridge the gap between the two finder impls
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
 
include - Variable in class org.apache.xbean.finder.filter.ExcludeIncludeFilter
 
include - Variable in class org.apache.xbean.finder.filter.IncludeExcludeFilter
 
include(String) - Method in class org.apache.xbean.finder.UriSet
 
include(URI) - Method in class org.apache.xbean.finder.UriSet
 
include(URL) - Method in class org.apache.xbean.finder.UrlSet
 
include(UriSet) - Method in class org.apache.xbean.finder.UriSet
 
include(UrlSet) - Method in class org.apache.xbean.finder.UrlSet
 
IncludeExcludeFilter - Class in org.apache.xbean.finder.filter
First, all Include directives are evaluated; at least one must match, or the className is rejected.
IncludeExcludeFilter(Filter, Filter) - Constructor for class org.apache.xbean.finder.filter.IncludeExcludeFilter
 
index - Variable in class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
index - Variable in class org.apache.xbean.finder.Parameter
 
index - Variable in class org.apache.xbean.recipe.ArrayRecipe.UpdateArray
 
index - Variable in class org.apache.xbean.recipe.CollectionRecipe.UpdateList
 
index(List<? extends AnnotationFinder.Info>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
index(AnnotationFinder.AnnotationInfo, AnnotationFinder.Info) - Method in class org.apache.xbean.finder.AnnotationFinder
 
index(AnnotationFinder.Info) - Method in class org.apache.xbean.finder.AnnotationFinder
 
indexOf(Object) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
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
 
info - Variable in class org.apache.xbean.finder.AbstractFinder.InfoBuildingVisitor
 
info - Variable in class org.apache.xbean.finder.AbstractFinder.PackageInfo
 
info - Variable in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
info - Variable in class org.apache.xbean.finder.AnnotationFinder.PackageInfo
 
InfoBuildingVisitor() - Constructor for class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
InfoBuildingVisitor(String) - Constructor for class org.apache.xbean.finder.AbstractFinder.InfoBuildingVisitor
 
InfoBuildingVisitor(AbstractFinder.Info) - Constructor for class org.apache.xbean.finder.AbstractFinder.InfoBuildingVisitor
 
InfoBuildingVisitor(AnnotationFinder.Info) - Constructor for class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
initAnnotationInfos(String) - Method in class org.apache.xbean.finder.AnnotationFinder
 
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
 
interfaces - Variable in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
interfaces - Variable in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
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
 
invert(Filter) - Static method in class org.apache.xbean.finder.filter.Filters
Will invert the meaning of this filter by wrapping it with a filter that negates the return of the accept method.
isAnnotation() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
isAnnotation() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AbstractFinder
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
isAnnotationPresent(Class<? extends Annotation>) - Method in interface org.apache.xbean.finder.IAnnotationFinder
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.MetaAnnotatedElement
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.apache.xbean.finder.Parameter
 
isAnonymousClass() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
isArray() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
isAssignable(Type, Type) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
isAssignableFrom(Class<?>) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
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
 
isConstructor() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
isContextSet() - Static method in class org.apache.xbean.recipe.ExecutionContext
 
isConvertable(Type, Object, PropertyEditorRegistry) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
isDirectory(URL) - Static method in class org.apache.xbean.finder.ResourceFinder
 
isEmpty() - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
isEmpty() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Checks whether the map is currently empty.
isEnum() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
isInstance(Object) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
isInstance(Type, Object) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
isInterface() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
isJvm(String) - Method in class org.apache.xbean.finder.AnnotationFinder
 
isLocalClass() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
isMemberClass() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
isMetaAnnotation(Class<? extends Annotation>) - Static method in class org.apache.xbean.finder.AnnotationFinder
 
isMetaAnnotation(Class<? extends Annotation>) - Static method in class org.apache.xbean.finder.MetaAnnotatedElement
 
isMetaRoot(AnnotationFinder.ClassInfo) - Method in class org.apache.xbean.finder.AnnotationFinder
 
isMetatypeAnnotation(Class<? extends Annotation>) - Static method in class org.apache.xbean.finder.AnnotationFinder
 
isMetatypeAnnotation(Class<? extends Annotation>) - Static method in class org.apache.xbean.finder.MetaAnnotatedElement
 
isMjar() - Method in class org.apache.xbean.finder.archive.MJarSupport
 
isNaked(AnnotationFinder.ClassInfo) - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
isNaked(AnnotationFinder.PackageInfo) - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
isNative(URL) - Static method in class org.apache.xbean.finder.ClassLoaders
 
isOsx() - Method in class org.apache.xbean.finder.UrlSet
 
isPrimitive() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
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
 
isSelfAnnotated(Class<? extends Annotation>, String) - Static method in class org.apache.xbean.finder.AnnotationFinder
 
isSelfAnnotated(Class<? extends Annotation>, String) - Static method in class org.apache.xbean.finder.MetaAnnotatedElement
 
isSelfAnnotated(AnnotationFinder.ClassInfo, String) - Method in class org.apache.xbean.finder.AnnotationFinder
 
isSimpleType(Object) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
isSurefire(ClassLoader) - Static method in class org.apache.xbean.finder.ClassLoaders
 
isSynthetic() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
isSynthetic() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
isSynthetic() - Method in class org.apache.xbean.finder.MetaAnnotatedField
 
isSynthetic() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
isTracked(String) - Method in class org.apache.xbean.finder.AnnotationFinder
 
isVarArgs() - Method in interface org.apache.xbean.finder.AnnotatedMethod
 
isVarArgs() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
isVarArgs() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
it - Variable in class org.apache.xbean.finder.archive.FilteredArchive.FilteredIterator
 
iterator() - Method in class org.apache.xbean.finder.AnnotationFinder.SubArchive
 
iterator() - Method in class org.apache.xbean.finder.archive.ClassesArchive
 
iterator() - Method in class org.apache.xbean.finder.archive.CompositeArchive
 
iterator() - Method in class org.apache.xbean.finder.archive.FileArchive
 
iterator() - Method in class org.apache.xbean.finder.archive.FilteredArchive
 
iterator() - Method in class org.apache.xbean.finder.archive.JarArchive
 
iterator() - Method in class org.apache.xbean.finder.UriSet
 
iterator() - Method in class org.apache.xbean.finder.UrlSet
 
iterator() - Method in class org.apache.xbean.finder.util.SingleLinkedList.Entries
 
iterator() - Method in class org.apache.xbean.finder.util.SingleLinkedList
 

J

jar - Variable in class org.apache.xbean.finder.archive.JarArchive
 
jar(URL) - Method in class org.apache.xbean.finder.ClassFinder
 
jar(JarInputStream) - Method in class org.apache.xbean.finder.ClassFinder
 
JarArchive - Class in org.apache.xbean.finder.archive
 
JarArchive(ClassLoader, URL) - Constructor for class org.apache.xbean.finder.archive.JarArchive
 
JarArchive.JarIterator - Class in org.apache.xbean.finder.archive
 
JarArchive.JarIterator.ClassEntry - Class in org.apache.xbean.finder.archive
 
JarIterator() - Constructor for class org.apache.xbean.finder.archive.JarArchive.JarIterator
 
javaName(String) - Method in class org.apache.xbean.finder.AbstractFinder.InfoBuildingVisitor
 
javaName(String) - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
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

lastIndexOf(Object) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
LAZY_ASSIGNMENT - org.apache.xbean.recipe.Option
 
link() - Method in class org.apache.xbean.finder.AbstractFinder
The link() method must be called to successfully use the findSubclasses and findImplementations methods
link() - Method in class org.apache.xbean.finder.AnnotationFinder
The link() method must be called to successfully use the findSubclasses and findImplementations methods
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
 
linking - Variable in class org.apache.xbean.finder.AnnotationFinder
 
linkInterfaces(AbstractFinder.ClassInfo) - Method in class org.apache.xbean.finder.AbstractFinder
 
linkInterfaces(AnnotationFinder.ClassInfo) - Method in class org.apache.xbean.finder.AnnotationFinder
 
linkMetaAnnotations() - Method in class org.apache.xbean.finder.AnnotationFinder
 
linkParent(AbstractFinder.ClassInfo) - Method in class org.apache.xbean.finder.AbstractFinder
 
linkParent(AnnotationFinder.ClassInfo) - Method in class org.apache.xbean.finder.AnnotationFinder
 
list - Variable in class org.apache.xbean.finder.archive.FileArchive
 
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
 
listIterator() - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
listIterator(int) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
load(InputStream) - Method in class org.apache.xbean.finder.archive.MJarSupport
 
load(Manifest) - Method in class org.apache.xbean.finder.archive.MJarSupport
 
loadClass(String) - Method in class org.apache.xbean.finder.AbstractFinder
 
loadClass(String) - Method in class org.apache.xbean.finder.AnnotationFinder.SubArchive
 
loadClass(String) - Method in interface org.apache.xbean.finder.archive.Archive
 
loadClass(String) - Method in class org.apache.xbean.finder.archive.ClassesArchive
 
loadClass(String) - Method in class org.apache.xbean.finder.archive.ClasspathArchive
 
loadClass(String) - Method in class org.apache.xbean.finder.archive.CompositeArchive
 
loadClass(String) - Method in class org.apache.xbean.finder.archive.FileArchive
 
loadClass(String) - Method in class org.apache.xbean.finder.archive.FilteredArchive
 
loadClass(String) - Method in class org.apache.xbean.finder.archive.JarArchive
 
loadClass(String) - Method in class org.apache.xbean.finder.ClassFinder
 
loadClass(String) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
loader - Variable in class org.apache.xbean.finder.archive.ClasspathArchive
 
loader - Variable in class org.apache.xbean.finder.archive.FileArchive
 
loader - Variable in class org.apache.xbean.finder.archive.JarArchive
 
loaders - Variable in class org.apache.xbean.finder.archive.ClassesArchive
 
loadFactor - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Load factor, normally 0.75
loadProperties(URL) - Method in class org.apache.xbean.finder.ResourceFinder
 
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

major(String) - Static method in class org.apache.xbean.finder.archive.MJarSupport
 
map - Variable in class org.apache.xbean.recipe.MapRecipe.UpdateMap
 
map - Variable in class org.apache.xbean.recipe.MapRecipe.UpdateValue
 
mapAllClasses(String) - Method in class org.apache.xbean.finder.ResourceFinder
Executes mapAllStrings assuming the value of each entry in the map is the name of a class that should be loaded.
mapAllImplementations(Class<T>) - Method in class org.apache.xbean.finder.ResourceFinder
Assumes the class specified points to a directory in the classpath that holds files containing the name of a class that implements or is a subclass of the specfied class.
mapAllProperties(String) - Method in class org.apache.xbean.finder.ResourceFinder
Finds the corresponding resources and reads them in as a properties files
mapAllStrings(String) - Method in class org.apache.xbean.finder.ResourceFinder
Reads the contents of all non-directory URLs immediately under the specified location and returns them in a map keyed by the file name.
mapAvailableClasses(String) - Method in class org.apache.xbean.finder.ResourceFinder
Executes mapAvailableStrings assuming the value of each entry in the map is the name of a class that should be loaded.
mapAvailableImplementations(Class<T>) - Method in class org.apache.xbean.finder.ResourceFinder
Assumes the class specified points to a directory in the classpath that holds files containing the name of a class that implements or is a subclass of the specfied class.
mapAvailableProperties(String) - Method in class org.apache.xbean.finder.ResourceFinder
Finds the corresponding resources and reads them in as a properties files
mapAvailableStrings(String) - Method in class org.apache.xbean.finder.ResourceFinder
Reads the contents of all non-directory URLs immediately under the specified location and returns them in a map keyed by the file name.
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
 
matching(String) - Method in class org.apache.xbean.finder.UriSet
 
matching(String) - Method in class org.apache.xbean.finder.UrlSet
 
matchLevel - Variable in exception org.apache.xbean.recipe.MissingAccessorException
 
MAXIMUM_CAPACITY - Static variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
The maximum capacity allowed
MetaAnnotated<T> - Interface in org.apache.xbean.finder
 
MetaAnnotatedClass<T> - Class in org.apache.xbean.finder
 
MetaAnnotatedClass(Class<T>) - Constructor for class org.apache.xbean.finder.MetaAnnotatedClass
 
MetaAnnotatedConstructor<T> - Class in org.apache.xbean.finder
 
MetaAnnotatedConstructor(Constructor<T>) - Constructor for class org.apache.xbean.finder.MetaAnnotatedConstructor
 
MetaAnnotatedElement<T extends java.lang.reflect.AnnotatedElement> - Class in org.apache.xbean.finder
 
MetaAnnotatedElement(T) - Constructor for class org.apache.xbean.finder.MetaAnnotatedElement
 
MetaAnnotatedElement(T, Map<Class<? extends Annotation>, MetaAnnotation<?>>) - Constructor for class org.apache.xbean.finder.MetaAnnotatedElement
 
MetaAnnotatedField - Class in org.apache.xbean.finder
 
MetaAnnotatedField(Field) - Constructor for class org.apache.xbean.finder.MetaAnnotatedField
 
MetaAnnotatedMethod - Class in org.apache.xbean.finder
 
MetaAnnotatedMethod(Method) - Constructor for class org.apache.xbean.finder.MetaAnnotatedMethod
 
MetaAnnotation<T extends java.lang.annotation.Annotation> - Class in org.apache.xbean.finder
 
MetaAnnotation(T, int) - Constructor for class org.apache.xbean.finder.MetaAnnotation
 
metaroots - Variable in class org.apache.xbean.finder.AnnotationFinder
 
method - Variable in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
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>.
MethodInfo(AbstractFinder.ClassInfo, Constructor) - Constructor for class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
MethodInfo(AbstractFinder.ClassInfo, Method) - Constructor for class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
MethodInfo(AbstractFinder.ClassInfo, String, String) - Constructor for class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
MethodInfo(AnnotationFinder.ClassInfo, Constructor) - Constructor for class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
MethodInfo(AnnotationFinder.ClassInfo, Method) - Constructor for class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
MethodInfo(AnnotationFinder.ClassInfo, String, String) - Constructor for class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
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
 
methods - Variable in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
methods - Variable in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
methodVisitor() - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
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
 
mjar - Variable in class org.apache.xbean.finder.archive.FileArchive
 
mjar - Variable in class org.apache.xbean.finder.archive.JarArchive
 
mjar - Variable in class org.apache.xbean.finder.archive.MJarSupport
 
MJAR_PATTERN - Static variable in class org.apache.xbean.finder.ClassLoaders
 
MJAR_VERSION - Static variable in class org.apache.xbean.finder.archive.MJarSupport
 
MJarSupport - Class in org.apache.xbean.finder.archive
 
MJarSupport() - Constructor for class org.apache.xbean.finder.archive.MJarSupport
 
MJarSupport.Clazz - Class in org.apache.xbean.finder.archive
 
MOCK_EDITOR - Static variable in class org.apache.xbean.propertyeditor.PrototypeArrayConverter
 
mv - Variable in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 

N

name - Variable in class org.apache.xbean.finder.AbstractFinder.AnnotationInfo
 
name - Variable in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
name - Variable in class org.apache.xbean.finder.AbstractFinder.FieldInfo
 
name - Variable in class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
name - Variable in class org.apache.xbean.finder.AbstractFinder.PackageInfo
 
name - Variable in class org.apache.xbean.finder.AnnotationFinder.AnnotationInfo
 
name - Variable in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
name - Variable in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
name - Variable in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
name - Variable in class org.apache.xbean.finder.AnnotationFinder.PackageInfo
 
name - Variable in class org.apache.xbean.finder.AnnotationFinder.SubArchive.E
 
name - Variable in class org.apache.xbean.finder.archive.JarArchive.JarIterator.ClassEntry
 
name - Variable in class org.apache.xbean.finder.filter.ClassFilter
 
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
 
NegativeFilter(Filter) - Constructor for class org.apache.xbean.finder.filter.Filters.NegativeFilter
 
newAnnotatedMap() - Method in class org.apache.xbean.finder.AnnotationFinder
 
newClassInfoMap() - Method in class org.apache.xbean.finder.AnnotationFinder
 
newInstance() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
next - Variable in class org.apache.xbean.finder.archive.FilteredArchive.FilteredIterator
 
next - Variable in class org.apache.xbean.finder.archive.JarArchive.JarIterator
 
next - Variable in class org.apache.xbean.finder.util.SingleLinkedList.Entry
 
next - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap.ReferenceEntry
The next entry in the hash chain
next() - Method in class org.apache.xbean.finder.archive.ArchiveIterator
 
next() - Method in class org.apache.xbean.finder.archive.CompositeArchive.CompositeIterator
 
next() - Method in class org.apache.xbean.finder.archive.FilteredArchive.FilteredIterator
 
next() - Method in class org.apache.xbean.finder.archive.JarArchive.JarIterator
 
next() - Method in class org.apache.xbean.finder.util.SingleLinkedList.Entries
 
next() - Method in class org.apache.xbean.finder.util.SingleLinkedList.Values
 
Node() - Constructor for class org.apache.xbean.recipe.ObjectGraph.Node
 
NONE - Static variable in class org.apache.xbean.finder.filter.Filters
 
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
 
optimize(List<Filter>...) - Static method in class org.apache.xbean.finder.filter.Filters
 
optimize(Filter...) - Static method in class org.apache.xbean.finder.filter.Filters
 
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.asm9.original.commons - package org.apache.xbean.asm9.original.commons
 
org.apache.xbean.finder - package org.apache.xbean.finder
 
org.apache.xbean.finder.archive - package org.apache.xbean.finder.archive
 
org.apache.xbean.finder.filter - package org.apache.xbean.finder.filter
 
org.apache.xbean.finder.util - package org.apache.xbean.finder.util
 
org.apache.xbean.propertyeditor - package org.apache.xbean.propertyeditor
 
org.apache.xbean.recipe - package org.apache.xbean.recipe
 
originalInfos - Variable in class org.apache.xbean.finder.AbstractFinder
 
originalInfos - Variable in class org.apache.xbean.finder.AnnotationFinder
 

P

PackageFilter - Class in org.apache.xbean.finder.filter
 
PackageFilter(String) - Constructor for class org.apache.xbean.finder.filter.PackageFilter
 
PackageInfo(Package) - Constructor for class org.apache.xbean.finder.AbstractFinder.PackageInfo
 
PackageInfo(Package) - Constructor for class org.apache.xbean.finder.AnnotationFinder.PackageInfo
 
PackageInfo(String) - Constructor for class org.apache.xbean.finder.AbstractFinder.PackageInfo
 
PackageInfo(String) - Constructor for class org.apache.xbean.finder.AnnotationFinder.PackageInfo
 
packageName - Variable in class org.apache.xbean.finder.filter.PackageFilter
 
packageName(Class) - Static method in class org.apache.xbean.finder.util.Classes
 
packageName(String) - Static method in class org.apache.xbean.finder.util.Classes
 
packages(String...) - Static method in class org.apache.xbean.finder.filter.Filters
 
parameter - Variable in class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
Parameter<E extends java.lang.reflect.Member> - Class in org.apache.xbean.finder
 
Parameter(E, int) - Constructor for class org.apache.xbean.finder.Parameter
 
PARAMETER_NAME_LOADER - Static variable in class org.apache.xbean.recipe.ReflectionUtil.ParameterLoader
 
parameterAnnotations - Variable in class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
parameterAnnotations - Variable in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
parameterAnnotations - Variable in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
parameterAnnotations - Variable in class org.apache.xbean.finder.MetaAnnotatedMethod
 
ParameterInfo(AnnotationFinder.MethodInfo, int) - Constructor for class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
ParameterInfo(AnnotationFinder.MethodInfo, Parameter<?>) - Constructor for class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
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.
parameters - Variable in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
path - Variable in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
path - Variable in class org.apache.xbean.finder.AbstractFinder.InfoBuildingVisitor
 
path - Variable in class org.apache.xbean.finder.archive.MJarSupport.Clazz
 
path - Variable in class org.apache.xbean.finder.ResourceFinder
 
pattern - Variable in class org.apache.xbean.finder.filter.PatternFilter
 
PatternConverter - Class in org.apache.xbean.propertyeditor
 
PatternConverter() - Constructor for class org.apache.xbean.propertyeditor.PatternConverter
 
PatternFilter - Class in org.apache.xbean.finder.filter
 
PatternFilter(String) - Constructor for class org.apache.xbean.finder.filter.PatternFilter
 
PatternFilter(Pattern) - Constructor for class org.apache.xbean.finder.filter.PatternFilter
 
patterns(String...) - Static method in class org.apache.xbean.finder.filter.Filters
 
pkg - Variable in class org.apache.xbean.finder.AbstractFinder.PackageInfo
 
pkg - Variable in class org.apache.xbean.finder.AnnotationFinder.PackageInfo
 
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
 
prefix - Variable in class org.apache.xbean.finder.filter.PrefixFilter
 
prefixes(String...) - Static method in class org.apache.xbean.finder.filter.Filters
 
PrefixFilter - Class in org.apache.xbean.finder.filter
 
PrefixFilter(String) - Constructor for class org.apache.xbean.finder.filter.PrefixFilter
 
PRIMITIVE_TO_WRAPPER - Static variable in class org.apache.xbean.propertyeditor.Primitives
 
primitives - Static variable in class org.apache.xbean.finder.util.Classes
 
Primitives - Class in org.apache.xbean.propertyeditor
 
Primitives() - Constructor for class org.apache.xbean.propertyeditor.Primitives
 
primitiveWrappers - Static variable in class org.apache.xbean.finder.util.Classes
 
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

readClassDef(InputStream) - Method in class org.apache.xbean.finder.AbstractFinder
 
readClassDef(InputStream, String) - Method in class org.apache.xbean.finder.AbstractFinder
 
readClassDef(Class) - Method in class org.apache.xbean.finder.AbstractFinder
 
readClassDef(Class) - Method in class org.apache.xbean.finder.AnnotationFinder
 
readClassDef(String) - Method in class org.apache.xbean.finder.AbstractFinder
 
readClassDef(String) - Method in class org.apache.xbean.finder.AnnotationFinder
 
readClassDef(String, InputStream) - Method in class org.apache.xbean.finder.AnnotationFinder
 
readClassDef(AnnotationFinder.ClassInfo) - Method in class org.apache.xbean.finder.AnnotationFinder
 
readContents(URL) - Method in class org.apache.xbean.finder.ResourceFinder
 
readDirectoryEntries(URL, Map<String, URL>) - Static method in class org.apache.xbean.finder.ResourceFinder
 
readJarEntries(URL, String, Map<String, URL>) - Static method in class org.apache.xbean.finder.ResourceFinder
 
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.
 
relative(File) - Method in class org.apache.xbean.finder.UriSet
 
relative(File) - Method in class org.apache.xbean.finder.UrlSet
 
remove() - Method in class org.apache.xbean.finder.archive.ArchiveIterator
 
remove() - Method in class org.apache.xbean.finder.archive.CompositeArchive.CompositeIterator
 
remove() - Method in class org.apache.xbean.finder.archive.FilteredArchive.FilteredIterator
 
remove() - Method in class org.apache.xbean.finder.archive.JarArchive.JarIterator
 
remove() - Method in class org.apache.xbean.finder.util.SingleLinkedList.Entries
 
remove() - Method in class org.apache.xbean.finder.util.SingleLinkedList.Values
 
remove(int) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
remove(Object) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
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
 
removeAll(Collection<?>) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
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
 
resolveAnnotations(List<String>) - Method in class org.apache.xbean.finder.AnnotationFinder
Used to support meta annotations
resolveAnnotations(AnnotationFinder, List<String>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
resolved - Variable in class org.apache.xbean.recipe.Reference
 
ResourceFinder - Class in org.apache.xbean.finder
 
ResourceFinder(String) - Constructor for class org.apache.xbean.finder.ResourceFinder
 
ResourceFinder(String, ClassLoader) - Constructor for class org.apache.xbean.finder.ResourceFinder
 
ResourceFinder(String, ClassLoader, URL...) - Constructor for class org.apache.xbean.finder.ResourceFinder
 
ResourceFinder(String, URL...) - Constructor for class org.apache.xbean.finder.ResourceFinder
 
ResourceFinder(URL...) - Constructor for class org.apache.xbean.finder.ResourceFinder
 
resourcesNotLoaded - Variable in class org.apache.xbean.finder.ResourceFinder
 
retainAll(Collection<?>) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
returnType - Variable in class org.apache.xbean.finder.AbstractFinder.MethodInfo
 

S

scanDir(File, List<String>, String) - Method in class org.apache.xbean.finder.archive.FileArchive
 
scanDir(File, List<String>, String) - Method in class org.apache.xbean.finder.ClassFinder
 
seek() - Method in class org.apache.xbean.finder.archive.FilteredArchive.FilteredIterator
 
select(Class<?>...) - Method in class org.apache.xbean.finder.AnnotationFinder
 
select(Iterable<String>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
select(String...) - Method in class org.apache.xbean.finder.AnnotationFinder
 
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(int, E) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
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
 
SingleLinkedList<E> - Class in org.apache.xbean.finder.util
 
SingleLinkedList() - Constructor for class org.apache.xbean.finder.util.SingleLinkedList
 
SingleLinkedList.Entries - Class in org.apache.xbean.finder.util
 
SingleLinkedList.Entry<E> - Class in org.apache.xbean.finder.util
 
SingleLinkedList.Values<E> - Class in org.apache.xbean.finder.util
 
size - Variable in class org.apache.xbean.finder.util.SingleLinkedList
 
size - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
The size of the map
size() - Method in class org.apache.xbean.finder.UriSet
 
size() - Method in class org.apache.xbean.finder.UrlSet
 
size() - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
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.
 
stream - Variable in class org.apache.xbean.finder.archive.JarArchive.JarIterator
 
StringEditor - Class in org.apache.xbean.propertyeditor
 
StringEditor() - Constructor for class org.apache.xbean.propertyeditor.StringEditor
 
SubArchive(Iterable<String>) - Constructor for class org.apache.xbean.finder.AnnotationFinder.SubArchive
 
SubArchive(String...) - Constructor for class org.apache.xbean.finder.AnnotationFinder.SubArchive
 
subclassInfos - Variable in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
subclassInfos - Variable in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
subList(int, int) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
suffix - Variable in class org.apache.xbean.finder.filter.SuffixFilter
 
suffixes(String...) - Static method in class org.apache.xbean.finder.filter.Filters
 
SuffixFilter - Class in org.apache.xbean.finder.filter
 
SuffixFilter(String) - Constructor for class org.apache.xbean.finder.filter.SuffixFilter
 
superclassInfo - Variable in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
superclassInfo - Variable in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
superType - Variable in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
superType - Variable in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
SUPPORT_MJAR - Static variable in class org.apache.xbean.finder.archive.MJarSupport
 
SYSTEM - Static variable in class org.apache.xbean.finder.ClassLoaders
 

T

target - Variable in class org.apache.xbean.finder.MetaAnnotatedElement
 
targetURL(URL, String) - Method in class org.apache.xbean.finder.ResourceFinder
 
threshold - Variable in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
Size at which to rehash
to(Class<?>) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
to(Class<?>[]) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
to(Constructor<?>) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
to(Constructor<?>[]) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
to(Field) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
to(Field[]) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
to(Method) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
to(Method[]) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
 
toArray() - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
toArray(T[]) - Method in class org.apache.xbean.finder.util.SingleLinkedList
 
toClass(Type) - Static method in class org.apache.xbean.recipe.RecipeHelper
 
toField() - Method in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
toFile(URL) - Static method in class org.apache.xbean.finder.archive.FileArchive
 
toFile(URL) - Static method in class org.apache.xbean.finder.util.Files
 
toGenericString() - Method in interface org.apache.xbean.finder.AnnotatedMethod
 
toGenericString() - Method in class org.apache.xbean.finder.MetaAnnotatedConstructor
 
toGenericString() - Method in class org.apache.xbean.finder.MetaAnnotatedMethod
 
token - Variable in class org.apache.xbean.finder.filter.ContainsFilter
 
tokens(String...) - Static method in class org.apache.xbean.finder.filter.Filters
 
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
 
toMethod() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
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.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.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.finder.AbstractFinder.AnnotationInfo
 
toString() - Method in class org.apache.xbean.finder.AbstractFinder.ClassInfo
 
toString() - Method in class org.apache.xbean.finder.AbstractFinder.FieldInfo
 
toString() - Method in class org.apache.xbean.finder.AbstractFinder.MethodInfo
 
toString() - Method in class org.apache.xbean.finder.AnnotationFinder.AnnotationInfo
 
toString() - Method in class org.apache.xbean.finder.AnnotationFinder.ClassInfo
 
toString() - Method in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
toString() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
 
toString() - Method in class org.apache.xbean.finder.AnnotationFinder.ParameterInfo
 
toString() - Method in class org.apache.xbean.finder.filter.ClassFilter
 
toString() - Method in class org.apache.xbean.finder.filter.ContainsFilter
 
toString() - Method in class org.apache.xbean.finder.filter.ExcludeIncludeFilter
 
toString() - Method in class org.apache.xbean.finder.filter.FilterList
 
toString() - Method in class org.apache.xbean.finder.filter.IncludeExcludeFilter
 
toString() - Method in class org.apache.xbean.finder.filter.PackageFilter
 
toString() - Method in class org.apache.xbean.finder.filter.PatternFilter
 
toString() - Method in class org.apache.xbean.finder.filter.PrefixFilter
 
toString() - Method in class org.apache.xbean.finder.filter.SuffixFilter
 
toString() - Method in class org.apache.xbean.finder.MetaAnnotatedElement
 
toString() - Method in class org.apache.xbean.finder.Parameter
 
toString() - Method in class org.apache.xbean.finder.UriSet
 
toString() - Method in class org.apache.xbean.finder.UrlSet
 
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.finder.AbstractFinder.FieldInfo
 
type - Variable in class org.apache.xbean.finder.AnnotationFinder.FieldInfo
 
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

UNIX - Static variable in class org.apache.xbean.finder.ClassLoaders
 
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
 
unroll(Annotation[]) - Static method in class org.apache.xbean.finder.MetaAnnotatedElement
 
unroll(Class<? extends Annotation>, int, Map<Class<? extends Annotation>, MetaAnnotation<?>>) - Static method in class org.apache.xbean.finder.MetaAnnotatedElement
 
unroll(AnnotatedElement) - Static method in class org.apache.xbean.finder.MetaAnnotatedElement
 
unrollParameters(Annotation[][]) - Method in class org.apache.xbean.finder.MetaAnnotatedElement
 
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
 
unwrap(List<Filter>, Set<Filter>) - Static method in class org.apache.xbean.finder.filter.Filters
 
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
 
URIs - Variable in class org.apache.xbean.finder.UriSet
 
UriSet - Class in org.apache.xbean.finder
 
UriSet(URI...) - Constructor for class org.apache.xbean.finder.UriSet
 
UriSet(Collection<URI>) - Constructor for class org.apache.xbean.finder.UriSet
 
UriSet(Map<String, URI>) - Constructor for class org.apache.xbean.finder.UriSet
 
url - Variable in class org.apache.xbean.finder.archive.JarArchive
 
URLEditor - Class in org.apache.xbean.propertyeditor
A property editor for URL typed properties.
URLEditor() - Constructor for class org.apache.xbean.propertyeditor.URLEditor
 
urls - Variable in class org.apache.xbean.finder.archive.ClasspathArchive
 
urls - Variable in class org.apache.xbean.finder.ResourceFinder
 
urls - Variable in class org.apache.xbean.finder.UrlSet
 
UrlSet - Class in org.apache.xbean.finder
 
UrlSet(ClassLoader) - Constructor for class org.apache.xbean.finder.UrlSet
 
UrlSet(URL...) - Constructor for class org.apache.xbean.finder.UrlSet
 
UrlSet(Collection<URL>) - Constructor for class org.apache.xbean.finder.UrlSet
Ignores all URLs that are not "jar" or "file"
UrlSet(Map<String, URL>) - Constructor for class org.apache.xbean.finder.UrlSet
 

V

validTarget(Class<? extends Annotation>) - Static method in class org.apache.xbean.finder.AnnotationFinder
 
validTarget(Class<? extends Annotation>) - Static method in class org.apache.xbean.finder.MetaAnnotatedElement
 
value - Variable in class org.apache.xbean.finder.util.SingleLinkedList.Entry
 
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.finder.util.SingleLinkedList
 
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.
Values(SingleLinkedList.Entry<E>) - Constructor for class org.apache.xbean.finder.util.SingleLinkedList.Values
 
VectorEditor - Class in org.apache.xbean.propertyeditor
Adapter for editing array types.
VectorEditor() - Constructor for class org.apache.xbean.propertyeditor.VectorEditor
 
version - Variable in class org.apache.xbean.finder.archive.MJarSupport.Clazz
 
visit(int, int, String, String, String, String[]) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.apache.xbean.finder.AbstractFinder.InfoBuildingVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
visit(String) - Method in class org.apache.xbean.finder.archive.MJarSupport
 
visit(String, Object) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visit(Recipe) - Method in interface org.apache.xbean.recipe.RecipeVisitor
 
visitAnnotation(String, boolean) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitAnnotation(String, boolean) - Method in class org.apache.xbean.finder.AbstractFinder.InfoBuildingVisitor
 
visitAnnotation(String, boolean) - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
visitAnnotation(String, String) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitAnnotationDefault() - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitArray(String) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitAttribute(Attribute) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitAttribute(Attribute) - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
visitCode() - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitEnd() - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitEnd() - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
visitEnum(String, String, String) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitField(int, String, String, String, Object) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitField(int, String, String, String, Object) - Method in class org.apache.xbean.finder.AbstractFinder.InfoBuildingVisitor
 
visitField(int, String, String, String, Object) - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitIincInsn(int, int) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
visitInsn(int) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitIntInsn(int, int) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitInvokeDynamicInsn(String, String, Handle, Object[]) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitJumpInsn(int, Label) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitLabel(Label) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitLdcInsn(Object) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitLineNumber(int, Label) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitMaxs(int, int) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.apache.xbean.finder.AbstractFinder.InfoBuildingVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
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
 
visitMethodInsn(int, String, String, String) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitMethodParameterAnnotation(int, String, boolean) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitMethodParameterAnnotation(int, String, boolean) - Method in class org.apache.xbean.finder.AbstractFinder.InfoBuildingVisitor
 
visitMethodParameterAnnotation(int, String, boolean) - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitOuterClass(String, String, String) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitSource(String, String) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitTypeInsn(int, String) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 
visitVarInsn(int, int) - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
 

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
 

_

_findSubclasses(Class<T>) - Method in class org.apache.xbean.finder.AbstractFinder
 
_findSubclasses(Class<T>) - Method in class org.apache.xbean.finder.AnnotationFinder
 
_iterator() - Method in class org.apache.xbean.finder.archive.FileArchive
 
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