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
All Classes All Packages
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
- AbstractContext - Class in org.apache.xbean.naming.context
- AbstractContext(String) - Constructor for class org.apache.xbean.naming.context.AbstractContext
- AbstractContext(String, ContextAccess) - Constructor for class org.apache.xbean.naming.context.AbstractContext
- 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
- AbstractFederatedContext - Class in org.apache.xbean.naming.context
- AbstractFederatedContext() - Constructor for class org.apache.xbean.naming.context.AbstractFederatedContext
- AbstractFederatedContext(String) - Constructor for class org.apache.xbean.naming.context.AbstractFederatedContext
- AbstractFederatedContext(String, ContextAccess) - Constructor for class org.apache.xbean.naming.context.AbstractFederatedContext
- AbstractFederatedContext(String, ContextAccess, Set<Context>) - Constructor for class org.apache.xbean.naming.context.AbstractFederatedContext
- AbstractFederatedContext(AbstractFederatedContext, String) - Constructor for class org.apache.xbean.naming.context.AbstractFederatedContext
- 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.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
- add(int, E) - Method in class org.apache.xbean.finder.util.SingleLinkedList
- add(int, RefAddr) - Method in class org.apache.xbean.naming.reference.SimpleReference
- 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.
- add(RefAddr) - Method in class org.apache.xbean.naming.reference.SimpleReference
- 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
- addArtifact(String, String, String) - Method in class org.apache.xbean.classpath.maven.MavenResolver
-
Add an artifact to resolve.
- addArtifact(String, String, String, String) - Method in class org.apache.xbean.classpath.maven.MavenResolver
-
Add an artifact to resolve.
- addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
- addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
- addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ContextFederation
- addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext
- addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
- addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
- addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.WritableContext
- addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
- addBinding(AtomicReference<Map<String, Object>>, String, String, Object, boolean) - Method in class org.apache.xbean.naming.context.WritableContext
- addBinding(Context, String, Object, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
-
Binds the specified value to the specified name within the specified context.
- addContext(Context) - Method in class org.apache.xbean.naming.context.ContextFederation
- addDeepBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext
- addDeepBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
- addDeepBinding(Name, Object, boolean, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
- addFederatedContext(AbstractFederatedContext, Context) - Static method in class org.apache.xbean.naming.context.AbstractFederatedContext
- addJarsToPath(File) - Method in interface org.apache.xbean.classpath.ClassPath
- addJarsToPath(File) - Method in class org.apache.xbean.classpath.ContextClassPath
- addJarsToPath(File) - Method in class org.apache.xbean.classpath.SystemClassPath
- addJarsToPath(File) - Method in class org.apache.xbean.classpath.TomcatClassPath
- addJarsToPath(File, URLClassLoader) - Method in class org.apache.xbean.classpath.SunURLClassPath
- addJarToPath(URL) - Method in interface org.apache.xbean.classpath.ClassPath
- addJarToPath(URL) - Method in class org.apache.xbean.classpath.ContextClassPath
- addJarToPath(URL) - Method in class org.apache.xbean.classpath.SystemClassPath
- addJarToPath(URL) - Method in class org.apache.xbean.classpath.TomcatClassPath
- addJarToPath(URL, URLClassLoader) - Method in class org.apache.xbean.classpath.SunURLClassPath
- 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.
- 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.
- addRepository(String) - Method in class org.apache.xbean.classpath.TomcatClassPath
- addToEnvironment(String, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
- addToEnvironment(String, Object) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- 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
- 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.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
- 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(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.MetaAnnotatedElement
- annotationVisitor() - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
- 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(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
- 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
- ASM_VERSION - Static variable in interface org.apache.xbean.asm9.original.commons.AsmConstants
- 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
- asSubclass(Class<U>) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
- AutoMatchProperty(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.AutoMatchProperty
- av - Variable in class org.apache.xbean.asm9.original.commons.EmptyVisitor
B
- BigDecimalEditor - Class in org.apache.xbean.propertyeditor
-
A property editor for BigDecimal typed properties.
- BigDecimalEditor() - Constructor for class org.apache.xbean.propertyeditor.BigDecimalEditor
- BigIntegerEditor - Class in org.apache.xbean.propertyeditor
-
A property editor for BigDecimal typed properties.
- BigIntegerEditor() - Constructor for class org.apache.xbean.propertyeditor.BigIntegerEditor
- bind(String, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
- bind(String, Object) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- bind(Name, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
- bind(Name, Object) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- BooleanEditor - Class in org.apache.xbean.propertyeditor
- BooleanEditor() - Constructor for class org.apache.xbean.propertyeditor.BooleanEditor
- buildMapTree(Map<String, Object>) - Static method in class org.apache.xbean.naming.context.ContextUtil
- ByteEditor - Class in org.apache.xbean.propertyeditor
- ByteEditor() - Constructor for class org.apache.xbean.propertyeditor.ByteEditor
C
- CachingReference - Class in org.apache.xbean.naming.reference
- CachingReference(String, Reference, Context) - Constructor for class org.apache.xbean.naming.reference.CachingReference
- 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
- 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
- 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
- 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
- ClassLoaders - Class in org.apache.xbean.finder
- ClassPath - Interface in org.apache.xbean.classpath
- 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
- ClassPathFactory - Class in org.apache.xbean.classpath
- ClassPathFactory() - Constructor for class org.apache.xbean.classpath.ClassPathFactory
- 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.naming.reference.SimpleReference
- 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.
- clone() - Method in class org.apache.xbean.naming.reference.SimpleReference
- close() - Method in class org.apache.xbean.naming.context.AbstractContext
- close() - Method in class org.apache.xbean.naming.context.ContextFlyweight
- close() - Method in class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
- close() - Method in class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
- close() - Method in class org.apache.xbean.naming.context.VirtualSubcontext
- close() - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
-
Release closeable converters.
- 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
- 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
- composeName(String, String) - Method in class org.apache.xbean.naming.context.AbstractContext
- composeName(String, String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- composeName(Name, Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- composeName(Name, Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- 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
- CompoundProperty(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.CompoundProperty
- 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
- 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
- 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.
- containsValue(Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
-
Checks whether the map contains the specified value.
- ContextAccess - Interface in org.apache.xbean.naming.context
- ContextAccessControlList - Class in org.apache.xbean.naming.context
- ContextAccessControlList(boolean, List, List) - Constructor for class org.apache.xbean.naming.context.ContextAccessControlList
- ContextClassPath - Class in org.apache.xbean.classpath
- ContextClassPath() - Constructor for class org.apache.xbean.classpath.ContextClassPath
- ContextFederation - Class in org.apache.xbean.naming.context
- ContextFederation(Context) - Constructor for class org.apache.xbean.naming.context.ContextFederation
- ContextFederation(Context, Set<Context>) - Constructor for class org.apache.xbean.naming.context.ContextFederation
- ContextFlyweight - Class in org.apache.xbean.naming.context
- ContextFlyweight() - Constructor for class org.apache.xbean.naming.context.ContextFlyweight
- ContextUtil - Class in org.apache.xbean.naming.context
- ContextUtil.ListBindingEnumeration - Class in org.apache.xbean.naming.context
- ContextUtil.ListEnumeration - Class in org.apache.xbean.naming.context
- ContextUtil.Node - Class in org.apache.xbean.naming.context
-
Do nothing subclass of hashmap used to differentiate between a Map in the tree an a nested element during tree building
- ContextUtil.ReadOnlyBinding - Class in org.apache.xbean.naming.context
- 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
- createBindings(Map<String, Object>, NestedContextFactory) - Static method in class org.apache.xbean.naming.context.ContextUtil
- createClassPath(String) - Static method in class org.apache.xbean.classpath.ClassPathFactory
- 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
- 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
- createNestedSubcontext(String, Map) - Method in class org.apache.xbean.naming.context.ImmutableContext
- createNestedSubcontext(String, Map<String, Object>) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
- createNestedSubcontext(String, Map<String, Object>) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext
- createNestedSubcontext(String, Map<String, Object>) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
- createNestedSubcontext(String, Map<String, Object>) - Method in interface org.apache.xbean.naming.context.NestedContextFactory
-
Creates a nested subcontext instance.
- createNestedSubcontext(String, Map<String, Object>) - Method in class org.apache.xbean.naming.context.WritableContext
- createNestedSubcontext(String, Map<String, Object>) - Method in class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
- createSubcontext(String) - Method in class org.apache.xbean.naming.context.AbstractContext
- createSubcontext(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- createSubcontext(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- createSubcontext(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- createSubcontextFederation(String, Context) - Method in class org.apache.xbean.naming.context.ContextFederation
- createSubcontextTree(String, Name, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
-
Creates a context tree which will be rooted at the specified path and contain a single entry located down a path specified by the name.
D
- 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
- decode(String) - Static method in class org.apache.xbean.finder.archive.FileArchive
- decode(String) - Static method in class org.apache.xbean.finder.ResourceFinder
- 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
- deprimitivize(Class<?>) - Static method in class org.apache.xbean.finder.util.Classes
- desiredAssertionStatus() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
- destroySubcontext(String) - Method in class org.apache.xbean.naming.context.AbstractContext
- destroySubcontext(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- destroySubcontext(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- destroySubcontext(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- disallow(Option) - Method in class org.apache.xbean.recipe.ArrayRecipe
- disallow(Option) - Method in class org.apache.xbean.recipe.CollectionRecipe
- disallow(Option) - Method in class org.apache.xbean.recipe.MapRecipe
- disallow(Option) - Method in class org.apache.xbean.recipe.ObjectRecipe
- DoubleEditor - Class in org.apache.xbean.propertyeditor
- DoubleEditor() - Constructor for class org.apache.xbean.propertyeditor.DoubleEditor
- DummyDictionaryAsMap(Dictionary) - Constructor for class org.apache.xbean.recipe.MapRecipe.DummyDictionaryAsMap
E
- E(String) - Constructor for class org.apache.xbean.finder.AnnotationFinder.SubArchive.E
- 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
- 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.naming.context.VirtualSubcontext
- equals(Object) - Method in class org.apache.xbean.naming.reference.SimpleReference
- equals(Object) - Method in class org.apache.xbean.recipe.ObjectRecipe.Property
- equals(String, String) - Static method in class org.apache.xbean.finder.util.Classes
- 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 - Class in org.apache.xbean.recipe
- ExecutionContext() - Constructor for class org.apache.xbean.recipe.ExecutionContext
F
- faultLookup(String, Name) - Method in class org.apache.xbean.naming.context.AbstractContext
-
When a value can not be found within this context, this method is called as a last ditch effort befrore thowing a null pointer exception.
- faultLookup(String, Name) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
- federateContext(Context) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext
- 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
- fieldVisitor() - Method in class org.apache.xbean.asm9.original.commons.EmptyVisitor
- 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
- 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
- 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 - Class in org.apache.xbean.finder.filter
- Filters() - Constructor for class org.apache.xbean.finder.filter.Filters
- 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.
- 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.
- 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
- 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
- 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
- findProperties(String) - Method in class org.apache.xbean.finder.ResourceFinder
-
Finds the corresponding resource and reads it in as a properties file
- 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
- 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
- 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
- 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(int) - Method in class org.apache.xbean.finder.util.SingleLinkedList
- get(int) - Method in class org.apache.xbean.naming.reference.SimpleReference
- 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.naming.reference.SimpleReference
- 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.naming.reference.SimpleReference
- 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
- 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
- getBinding(String) - Method in class org.apache.xbean.naming.context.AbstractContext
-
Gets the object bound to the name.
- getBinding(String) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
- getBindings() - Method in class org.apache.xbean.naming.context.AbstractContext
-
Gets a map of the bindings for the current node (i.e., no names with slashes).
- getBindings() - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
- getBindings() - Method in class org.apache.xbean.naming.context.ImmutableContext
- getBindings() - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
- getBindings(String) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
- getBytecode() - Method in class org.apache.xbean.finder.AnnotationFinder.SubArchive.E
- getBytecode() - Method in interface org.apache.xbean.finder.archive.Archive.Entry
- 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
- 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 interface org.apache.xbean.classpath.ClassPath
- getClassLoader() - Method in class org.apache.xbean.classpath.ContextClassPath
- getClassLoader() - Method in class org.apache.xbean.classpath.SystemClassPath
- getClassLoader() - Method in class org.apache.xbean.classpath.TomcatClassPath
- 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
- getClassName() - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
- getClassName() - Method in class org.apache.xbean.naming.reference.CachingReference
- getClassName() - Method in class org.apache.xbean.naming.reference.SimpleReference
-
We will atleast return an Object.
- getClassName() - Method in exception org.apache.xbean.recipe.ConstructionException
- getComponentType() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
- getConflicts() - Method in class org.apache.xbean.finder.MetaAnnotation
- 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
- 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
- getContent() - Method in class org.apache.xbean.naming.reference.CachingReference
- getContent() - Method in class org.apache.xbean.naming.reference.SimpleReference
-
Gets the actual referenced Object.
- getContext() - Method in class org.apache.xbean.naming.context.ContextFlyweight
- getContext() - Method in class org.apache.xbean.naming.context.VirtualSubcontext
- getContext() - Static method in class org.apache.xbean.recipe.ExecutionContext
- getContextAccess() - Method in class org.apache.xbean.naming.context.AbstractContext
- getContextClassLoader() - Static method in class org.apache.xbean.classpath.SunURLClassPath
- 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
- 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
- getDeepBinding(String) - Method in class org.apache.xbean.naming.context.AbstractContext
-
Gets the object bound to the name.
- getDeepBinding(String) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
- getDeepBinding(String) - Method in class org.apache.xbean.naming.context.ImmutableContext
- getDeepBinding(String) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
- getDeepBinding(String) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
- getDeepBinding(String) - Method in class org.apache.xbean.naming.context.WritableContext
- getDeepBinding(String) - Method in class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
- 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
- getEnumConstants() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
- getEnvironment() - Method in class org.apache.xbean.naming.context.AbstractContext
-
Always returns a new (empty) Hashtable.
- getEnvironment() - Method in class org.apache.xbean.naming.context.ContextFlyweight
- 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
- getFactoryClassLocation() - Method in class org.apache.xbean.naming.reference.SimpleReference
- getFactoryClassName() - Method in class org.apache.xbean.naming.reference.SimpleReference
-
If the JNDI context does not understand simple references, this method will be called to obtain the class name of a factory.
- getFactoryMethod() - Method in class org.apache.xbean.recipe.ObjectRecipe
- getFederatedBinding(String) - Method in class org.apache.xbean.naming.context.ContextFederation
- getFederatedBindings(String) - Method in class org.apache.xbean.naming.context.ContextFederation
- getFederatedContexts() - Method in class org.apache.xbean.naming.context.ContextFederation
- 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
- 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
- getGlobalContext() - Static method in class org.apache.xbean.naming.global.GlobalContextManager
-
Gets the global context.
- getImmutableContext() - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
- getIndex() - Method in class org.apache.xbean.finder.Parameter
- getInfo() - Method in class org.apache.xbean.finder.AnnotationFinder.InfoBuildingVisitor
- getInitialContext(Hashtable) - Method in class org.apache.xbean.naming.global.GlobalContextManager
-
Returns the Context registered with the GlobalManager.
- 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
- getMasterContext() - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
- 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
- getMethod(String, Class<?>...) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
- 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
- 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.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.
- getName(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- getName(String) - Method in class org.apache.xbean.naming.context.VirtualSubcontext
- getName(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- getName(Name) - Method in class org.apache.xbean.naming.context.VirtualSubcontext
- getNameInNamespace() - Method in class org.apache.xbean.naming.context.AbstractContext
-
Gets the name of this context withing the global namespace.
- getNameInNamespace() - Method in class org.apache.xbean.naming.context.ContextFlyweight
- getNameInNamespace() - Method in class org.apache.xbean.naming.context.VirtualSubcontext
- getNameInNamespace(String) - Method in class org.apache.xbean.naming.context.AbstractContext
-
Gets the name of a path withing the global namespace context.
- getNameInNamespace(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
-
Gets the name of a path withing the global namespace context.
- getNameParser() - Method in class org.apache.xbean.naming.context.AbstractContext
-
A parser that can turn Strings into javax.naming.Name objects.
- getNameParser(String) - Method in class org.apache.xbean.naming.context.AbstractContext
- getNameParser(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- getNameParser(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- getNameParser(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- 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() - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
- 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.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.xbean.naming.global.GlobalContextManager
-
Returns the Context registered with the GlobalManager.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.xbean.naming.reference.SimpleReference.SimpleObjectFactory
- 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
- getParsedNameInNamespace() - Method in class org.apache.xbean.naming.context.AbstractContext
-
Gets the name of this context withing the global namespace.
- 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
- 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
- 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
- getSize(Context) - Static method in class org.apache.xbean.naming.context.AbstractContext
- 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.
- 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
- 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 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
- getURLClassPath(URLClassLoader) - Method in class org.apache.xbean.classpath.SunURLClassPath
- getUrls() - Method in class org.apache.xbean.finder.UrlSet
- getValue() - Method in class org.apache.xbean.propertyeditor.AbstractConverter
- 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.
- getWrapperBindings() - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
- getWrapperBindings() - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext
- getWrapperBindings() - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
- getWrapperBindings() - Method in class org.apache.xbean.naming.context.WritableContext
- getWrapperBindings() - Method in class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
- GlobalContextManager - Class in org.apache.xbean.naming.global
-
The GlobalContextManager contains the static global context object.
- GlobalContextManager() - Constructor for class org.apache.xbean.naming.global.GlobalContextManager
H
- hasDefaultConstructor(Class) - Static method in class org.apache.xbean.recipe.RecipeHelper
- 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.naming.context.VirtualSubcontext
- hashCode() - Method in class org.apache.xbean.naming.reference.SimpleReference
- 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
- 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
- hasMore() - Method in class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
- hasMore() - Method in class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
- hasMoreElements() - Method in class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
- hasMoreElements() - Method in class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
- hasNext() - Method in class org.apache.xbean.finder.archive.ArchiveIterator
I
- IAnnotationFinder - Interface in org.apache.xbean.finder
-
Temporary interface to bridge the gap between the two finder impls
- 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
- ImmutableContext - Class in org.apache.xbean.naming.context
- ImmutableContext(String, Map<String, Object>, boolean) - Constructor for class org.apache.xbean.naming.context.ImmutableContext
- ImmutableContext(Map<String, Object>) - Constructor for class org.apache.xbean.naming.context.ImmutableContext
- ImmutableContext(Map<String, Object>, boolean) - Constructor for class org.apache.xbean.naming.context.ImmutableContext
- ImmutableContext.NestedImmutableContext - Class in org.apache.xbean.naming.context
-
Nested context which shares the absolute index map in MapContext.
- ImmutableFederatedContext - Class in org.apache.xbean.naming.context
- ImmutableFederatedContext(String, Set<Context>) - Constructor for class org.apache.xbean.naming.context.ImmutableFederatedContext
- ImmutableFederatedContext.NestedImmutableFederatedContext - Class in org.apache.xbean.naming.context
-
Nested context which shares the absolute index map in MapContext.
- 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
- 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
- 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
- IntegerEditor - Class in org.apache.xbean.propertyeditor
- IntegerEditor() - Constructor for class org.apache.xbean.propertyeditor.IntegerEditor
- internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.AbstractRecipe
- internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.AllPropertiesRecipe
- internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.ArrayRecipe
- internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.CollectionRecipe
- internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.MapRecipe
- internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.ObjectRecipe
- internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.ReferenceNameRecipe
- internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.ReferenceRecipe
- internalCreate(Type, boolean) - Method in class org.apache.xbean.recipe.UnsetPropertiesRecipe
- 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.
- isAllowed(Name) - Method in class org.apache.xbean.naming.context.ContextAccessControlList
- 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
- 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
- isDenied(Name) - Method in class org.apache.xbean.naming.context.ContextAccessControlList
- 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.
- isEmpty(Context) - Static method in class org.apache.xbean.naming.context.AbstractContext
- 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
- isMjar() - Method in class org.apache.xbean.finder.archive.MJarSupport
- isModifiable(Name) - Method in interface org.apache.xbean.naming.context.ContextAccess
- isModifiable(Name) - Method in class org.apache.xbean.naming.context.ContextAccessControlList
- isNative(URL) - Static method in class org.apache.xbean.finder.ClassLoaders
- isNestedSubcontext(Object) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
- isNestedSubcontext(Object) - Method in class org.apache.xbean.naming.context.ImmutableContext
- isNestedSubcontext(Object) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
- isNestedSubcontext(Object) - Method in interface org.apache.xbean.naming.context.NestedContextFactory
-
Is the specified value an instance of a nested context
- 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.
- isRelative() - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
- isResolved() - Method in class org.apache.xbean.recipe.Reference
-
Has this reference been resolved?
- isSimpleType(Object) - Static method in class org.apache.xbean.recipe.RecipeHelper
- 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
- 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
J
- JarArchive - Class in org.apache.xbean.finder.archive
- JarArchive(ClassLoader, URL) - Constructor for class org.apache.xbean.finder.archive.JarArchive
- javaURLContextFactory - Class in org.apache.xbean.naming.java
-
URLContextFactory for the java: namespace.
- javaURLContextFactory() - Constructor for class org.apache.xbean.naming.java.javaURLContextFactory
- JndiConverter - Class in org.apache.xbean.propertyeditor
- JndiConverter() - Constructor for class org.apache.xbean.propertyeditor.JndiConverter
K
- 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
- linkInterfaces(AnnotationFinder.ClassInfo) - Method in class org.apache.xbean.finder.AnnotationFinder
- linkParent(AnnotationFinder.ClassInfo) - Method in class org.apache.xbean.finder.AnnotationFinder
- list() - Method in class org.apache.xbean.naming.context.AbstractContext
- list(String) - Method in class org.apache.xbean.naming.context.AbstractContext
- list(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- list(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- list(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- ListBindingEnumeration(Map, Context) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
- listBindings() - Method in class org.apache.xbean.naming.context.AbstractContext
- listBindings(String) - Method in class org.apache.xbean.naming.context.AbstractContext
- listBindings(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- listBindings(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- listBindings(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- listBindingsToMap(NamingEnumeration) - Static method in class org.apache.xbean.naming.context.ContextUtil
- ListEditor - Class in org.apache.xbean.propertyeditor
-
Adapter for editing array types.
- ListEditor() - Constructor for class org.apache.xbean.propertyeditor.ListEditor
- ListEnumeration(Map) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
- listIterator() - Method in class org.apache.xbean.finder.util.SingleLinkedList
- listIterator(int) - Method in class org.apache.xbean.finder.util.SingleLinkedList
- listToMap(NamingEnumeration) - Static method in class org.apache.xbean.naming.context.ContextUtil
- 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
- 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
- lookup(String) - Method in class org.apache.xbean.naming.context.AbstractContext
- lookup(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- lookup(String, Name) - Method in class org.apache.xbean.naming.context.AbstractContext
-
Finds the specified entry.
- lookup(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- lookup(Name) - Method in class org.apache.xbean.naming.context.ContextFederation
- lookup(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- lookupFinalContext(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- lookupLink(String) - Method in class org.apache.xbean.naming.context.AbstractContext
- lookupLink(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- lookupLink(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- lookupLink(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
M
- 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
- matching(String) - Method in class org.apache.xbean.finder.UriSet
- matching(String) - Method in class org.apache.xbean.finder.UrlSet
- MavenResolver - Class in org.apache.xbean.classpath.maven
-
Transitively resolves dependencies using Maven.
- MavenResolver() - Constructor for class org.apache.xbean.classpath.maven.MavenResolver
-
Creates a new resolver.
- MAX_WRITE_ATTEMPTS - Static variable in class org.apache.xbean.naming.context.ContextFederation
- 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
- 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
- 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
- MethodMember(Method) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.MethodMember
- 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
- 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
- MODIFIABLE - Static variable in interface org.apache.xbean.naming.context.ContextAccess
- mv - Variable in class org.apache.xbean.asm9.original.commons.EmptyVisitor
N
- NAME_PARSER - Static variable in class org.apache.xbean.naming.context.ContextUtil
- NAMED_PARAMETERS - org.apache.xbean.recipe.Option
- NestedContextFactory - Interface in org.apache.xbean.naming.context
- NestedImmutableContext(String, Map<String, Object>) - Constructor for class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
- NestedImmutableFederatedContext(String, Map<String, Object>) - Constructor for class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
- NestedWritableContext(String, Map<String, Object>) - Constructor for class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
- 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() - Method in class org.apache.xbean.finder.archive.ArchiveIterator
- next() - Method in class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
- next() - Method in class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
- nextElement() - Method in class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
- nextElement() - Method in class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
- Node() - Constructor for class org.apache.xbean.naming.context.ContextUtil.Node
- NoSuchObjectException - Exception in org.apache.xbean.recipe
- NoSuchObjectException(String) - Constructor for exception org.apache.xbean.recipe.NoSuchObjectException
- NoSuchObjectException(Throwable, String) - Constructor for exception org.apache.xbean.recipe.NoSuchObjectException
O
- 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
- 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 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
- org.apache.xbean.asm9.original.commons - package org.apache.xbean.asm9.original.commons
- org.apache.xbean.classpath - package org.apache.xbean.classpath
- org.apache.xbean.classpath.maven - package org.apache.xbean.classpath.maven
- 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.naming.context - package org.apache.xbean.naming.context
- org.apache.xbean.naming.global - package org.apache.xbean.naming.global
- org.apache.xbean.naming.java - package org.apache.xbean.naming.java
- org.apache.xbean.naming.reference - package org.apache.xbean.naming.reference
- 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(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<E extends java.lang.reflect.Member> - Class in org.apache.xbean.finder
- 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
- ParameterNameLoader - Interface in org.apache.xbean.recipe
-
Determines the parameter names of Constructors or Methods.
- ParameterNames - Annotation Type in org.apache.xbean.recipe
-
ParameterNames explicitly declared the names of a constructor parameters.
- parseName(String) - Static method in class org.apache.xbean.naming.context.ContextUtil
- 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
- 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.
- 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
- Primitives - Class in org.apache.xbean.propertyeditor
- 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
- 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
- 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.
- 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
- ReadOnlyBinding(String, Object, boolean, Context) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
- ReadOnlyBinding(String, Object, Context) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
- rebind(String, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
- rebind(String, Object) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- rebind(Name, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
- rebind(Name, Object) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- rebuild() - Method in class org.apache.xbean.classpath.TomcatClassPath
- rebuild() - Method in class org.apache.xbean.classpath.TomcatWebAppClassPath
- 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.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
- ReferenceIdentityMap - Class in org.apache.xbean.propertyeditor
-
Streamlined version of a WeakIdentityHashMap.
- ReferenceIdentityMap() - Constructor for class org.apache.xbean.propertyeditor.ReferenceIdentityMap
- 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
- ReflectionUtil - Class in org.apache.xbean.recipe
- ReflectionUtil.ConstructorFactory - Class in org.apache.xbean.recipe
- ReflectionUtil.Factory - Interface 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
- registry() - Static method 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(int) - Method in class org.apache.xbean.finder.util.SingleLinkedList
- remove(int) - Method in class org.apache.xbean.naming.reference.SimpleReference
- 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
- removeBinding(String) - Method in class org.apache.xbean.naming.context.ContextFederation
- removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
-
Removes the binding from the context.
- removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
- removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
- removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext
- removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
- removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
- removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.WritableContext
- removeContext(Context) - Method in class org.apache.xbean.naming.context.ContextFederation
- removeDeepBinding(Name, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
- removeDeepBinding(Name, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
- removeDeepBinding(Name, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext
- removeDeepBinding(Name, boolean, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
- removeFederatedContext(AbstractFederatedContext, Context) - Static method in class org.apache.xbean.naming.context.AbstractFederatedContext
- removeFromEnvironment(String) - Method in class org.apache.xbean.naming.context.AbstractContext
- removeFromEnvironment(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- rename(String, String) - Method in class org.apache.xbean.naming.context.AbstractContext
- rename(String, String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- rename(Name, Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- rename(Name, Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- Repository - Interface in org.apache.xbean.recipe
- resolve() - Method in class org.apache.xbean.classpath.maven.MavenResolver
-
Downloads all of the artificts, all of the artificts they depend on and so on.
- resolve(Object, String, Name, Context) - Static method in class org.apache.xbean.naming.context.ContextUtil
- 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
- retainAll(Collection<?>) - Method in class org.apache.xbean.finder.util.SingleLinkedList
S
- 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
- 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.
- setAction(Reference.Action) - Method in class org.apache.xbean.recipe.Reference
-
Registers an action to invoke when the instance is set.
- 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 class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
- 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
- setGlobalContext(Context) - Static method in class org.apache.xbean.naming.global.GlobalContextManager
-
Sets the global context.
- setMethodProperty(String, Object) - Method in class org.apache.xbean.recipe.ObjectRecipe
- setName(String) - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
- setName(String) - Method in class org.apache.xbean.recipe.AbstractRecipe
- setObject(Object) - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
- setPrependAttributeName(String) - Method in exception org.apache.xbean.recipe.ConstructionException
- setProperties(Object) - Method in class org.apache.xbean.recipe.ObjectRecipe
- setProperty(String, 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
- setRelative(boolean) - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
- 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
- SetterProperty(String) - Constructor for class org.apache.xbean.recipe.ObjectRecipe.SetterProperty
- setValue(Object) - Method in class org.apache.xbean.propertyeditor.AbstractConverter
- 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
- SimpleObjectFactory() - Constructor for class org.apache.xbean.naming.reference.SimpleReference.SimpleObjectFactory
- SimpleReference - Class in org.apache.xbean.naming.reference
- SimpleReference() - Constructor for class org.apache.xbean.naming.reference.SimpleReference
- SimpleReference.SimpleObjectFactory - Class in org.apache.xbean.naming.reference
-
Simply calls getContent() on the SimpleReference
- SingleLinkedList<E> - Class in org.apache.xbean.finder.util
- SingleLinkedList() - Constructor for class org.apache.xbean.finder.util.SingleLinkedList
- 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.naming.reference.SimpleReference
- size() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
-
Gets the size of the map.
- 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
- STATIC_PROPERTIES - org.apache.xbean.recipe.Option
- StaticFactory(Method, List<String>) - Constructor for class org.apache.xbean.recipe.ReflectionUtil.StaticFactory
- StaticFactoryConverter - Class in org.apache.xbean.propertyeditor
-
Of the javax and java packages in the Java 8 JVM, there are roughly 10 static factory patterns in use.
- StaticFactoryConverter(Class, Method) - Constructor for class org.apache.xbean.propertyeditor.StaticFactoryConverter
- StaticRecipe - Class in org.apache.xbean.recipe
-
Deprecated.The functionality of StaticRecipe is built into ObjectRecipe as of xbean-reflect 3.4
- StaticRecipe(Object) - Constructor for class org.apache.xbean.recipe.StaticRecipe
-
Deprecated.
- StringEditor - Class in org.apache.xbean.propertyeditor
- StringEditor() - Constructor for class org.apache.xbean.propertyeditor.StringEditor
- SubArchive(Iterable<String>) - Constructor for class org.apache.xbean.finder.AnnotationFinder.SubArchive
- SubArchive(String...) - Constructor for class org.apache.xbean.finder.AnnotationFinder.SubArchive
- subList(int, int) - Method in class org.apache.xbean.finder.util.SingleLinkedList
- 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
- SunURLClassPath - Class in org.apache.xbean.classpath
- SunURLClassPath() - Constructor for class org.apache.xbean.classpath.SunURLClassPath
- SystemClassPath - Class in org.apache.xbean.classpath
- SystemClassPath() - Constructor for class org.apache.xbean.classpath.SystemClassPath
T
- target - Variable in class org.apache.xbean.finder.MetaAnnotatedElement
- 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
- 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
- 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
- TomcatClassPath - Class in org.apache.xbean.classpath
- TomcatClassPath() - Constructor for class org.apache.xbean.classpath.TomcatClassPath
- TomcatClassPath(ClassLoader) - Constructor for class org.apache.xbean.classpath.TomcatClassPath
- TomcatWebAppClassPath - Class in org.apache.xbean.classpath
- TomcatWebAppClassPath() - Constructor for class org.apache.xbean.classpath.TomcatWebAppClassPath
- TomcatWebAppClassPath(ClassLoader) - Constructor for class org.apache.xbean.classpath.TomcatWebAppClassPath
- 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.
- 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.naming.reference.SimpleReference
- 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
U
- unbind(String) - Method in class org.apache.xbean.naming.context.AbstractContext
- unbind(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- unbind(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
- unbind(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
- unfederateContext(Context) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext
- UNMODIFIABLE - Static variable in interface org.apache.xbean.naming.context.ContextAccess
- 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
- unroll(Annotation[]) - 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
- UnsetPropertiesRecipe - Class in org.apache.xbean.recipe
- UnsetPropertiesRecipe() - Constructor for class org.apache.xbean.recipe.UnsetPropertiesRecipe
- unwrapClass(Object) - Method in class org.apache.xbean.propertyeditor.PropertyEditorRegistry
- URIEditor - Class in org.apache.xbean.propertyeditor
- URIEditor() - Constructor for class org.apache.xbean.propertyeditor.URIEditor
- 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
- URLEditor - Class in org.apache.xbean.propertyeditor
-
A property editor for URL typed properties.
- URLEditor() - Constructor for class org.apache.xbean.propertyeditor.URLEditor
- 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"
V
- value() - Method in annotation type org.apache.xbean.recipe.ParameterNames
- valueOf(String) - Static method in enum org.apache.xbean.recipe.Option
-
Returns the enum constant of this type with the specified name.
- values() - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
- values() - Static method in enum org.apache.xbean.recipe.Option
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VectorEditor - Class in org.apache.xbean.propertyeditor
-
Adapter for editing array types.
- VectorEditor() - Constructor for class org.apache.xbean.propertyeditor.VectorEditor
- VirtualSubcontext - Class in org.apache.xbean.naming.context
- VirtualSubcontext(Name, Context) - Constructor for class org.apache.xbean.naming.context.VirtualSubcontext
- 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
- 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
- wrapReference(String, Object, Context) - Static method in class org.apache.xbean.naming.reference.CachingReference
- wrapReferences(Map<String, Object>, Context) - Static method in class org.apache.xbean.naming.reference.CachingReference
- WritableContext - Class in org.apache.xbean.naming.context
- WritableContext() - Constructor for class org.apache.xbean.naming.context.WritableContext
- WritableContext(String) - Constructor for class org.apache.xbean.naming.context.WritableContext
- WritableContext(String, Map<String, Object>) - Constructor for class org.apache.xbean.naming.context.WritableContext
- WritableContext(String, Map<String, Object>, boolean) - Constructor for class org.apache.xbean.naming.context.WritableContext
- WritableContext(String, Map<String, Object>, ContextAccess) - Constructor for class org.apache.xbean.naming.context.WritableContext
- WritableContext(String, Map<String, Object>, ContextAccess, boolean) - Constructor for class org.apache.xbean.naming.context.WritableContext
- WritableContext(String, Map<String, Object>, ContextAccess, boolean, boolean, boolean, boolean) - Constructor for class org.apache.xbean.naming.context.WritableContext
- WritableContext.NestedWritableContext - Class in org.apache.xbean.naming.context
-
Nested context which shares the absolute index map in MapContext.
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
_
- _addJarToPath(URL) - Method in class org.apache.xbean.classpath.TomcatClassPath
- _iterator() - Method in class org.apache.xbean.finder.archive.FileArchive
All Classes All Packages