- CachingReference - Class in org.apache.xbean.naming.reference
-
- CachingReference(String, Reference, Context) - Constructor for class org.apache.xbean.naming.reference.CachingReference
-
- canConvert(String, ClassLoader) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
-
- canConvert(Class) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
-
- 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
-
- canStart(Bundle) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
If the bundle fulfills the conditions below, it could be started
a.
- canStop(Bundle) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
If the bundle fulfills the conditions below, it could be stopped
a.
- canUninstall(Bundle) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
If the bundle fulfills the conditions below, it could be un-installed
a.
- 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(List<Recipe>) - Constructor for exception org.apache.xbean.recipe.CircularDependencyException
-
- CircularDependencyException(String, List<Recipe>) - Constructor for exception org.apache.xbean.recipe.CircularDependencyException
-
- CircularDependencyException(String, Throwable, List<Recipe>) - Constructor for exception org.apache.xbean.recipe.CircularDependencyException
-
- CircularDependencyException(Throwable, List<Recipe>) - Constructor for exception org.apache.xbean.recipe.CircularDependencyException
-
- ClassDiscoveryFilter - Interface in org.apache.xbean.osgi.bundle.util
-
- 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(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(Class<?>...) - 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(String, String) - 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.AnnotationFinder.ClassInfo
-
- classInfos - Variable in class org.apache.xbean.finder.AbstractFinder
-
- classInfos - Variable in class org.apache.xbean.finder.AnnotationFinder
-
- ClassPath - Interface in org.apache.xbean.classpath
-
- ClasspathArchive - Class in org.apache.xbean.finder.archive
-
Supports JarArchive and FileArchive URLs
- ClasspathArchive(ClassLoader, URL...) - Constructor for class org.apache.xbean.finder.archive.ClasspathArchive
-
- ClasspathArchive(ClassLoader, Iterable<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
-
- 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.osgi.bundle.util.jar.BundleJarFile
-
- CollectionRecipe - Class in org.apache.xbean.recipe
-
- CollectionRecipe() - Constructor for class org.apache.xbean.recipe.CollectionRecipe
-
- CollectionRecipe(String) - Constructor for class org.apache.xbean.recipe.CollectionRecipe
-
- CollectionRecipe(Class) - 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
-
- CommonsLoggingConverter - Class in org.apache.xbean.propertyeditor
-
- CommonsLoggingConverter() - Constructor for class org.apache.xbean.propertyeditor.CommonsLoggingConverter
-
- compare(Object, Object) - Method in class org.apache.xbean.recipe.RecipeHelper.RecipeComparator
-
- compareTo(Bundle) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- composeName(Name, Name) - Method in class org.apache.xbean.naming.context.AbstractContext
-
- composeName(String, String) - Method in class org.apache.xbean.naming.context.AbstractContext
-
- composeName(Name, Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
-
- composeName(String, String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
-
- CompositeArchive - Class in org.apache.xbean.finder.archive
-
- CompositeArchive(Archive...) - Constructor for class org.apache.xbean.finder.archive.CompositeArchive
-
- CompositeArchive(Iterable<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
-
- 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(URL) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- convert(Type, Object, boolean) - Static method in class org.apache.xbean.recipe.RecipeHelper
-
- CONVERT_RESOURCE_URLS - Static variable in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- convertedFindResource(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
Lookup resource and return converted URL (in a generic way).
- convertedFindResources(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
Lookup resources and return converted URLs (in a generic way).
- Converter - Interface in org.apache.xbean.propertyeditor
-
- convertResourceUrls - Variable in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- create() - Method in class org.apache.xbean.recipe.AbstractRecipe
-
- create(ClassLoader) - Method in class org.apache.xbean.recipe.AbstractRecipe
-
- create(Type, boolean) - Method in class org.apache.xbean.recipe.AbstractRecipe
-
- create(String) - Method in class org.apache.xbean.recipe.ObjectGraph
-
- create() - Method in interface org.apache.xbean.recipe.Recipe
-
- create(ClassLoader) - Method in interface org.apache.xbean.recipe.Recipe
-
- create(Type, boolean) - Method in interface org.apache.xbean.recipe.Recipe
-
- 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() - Method in class org.apache.xbean.recipe.StaticRecipe
-
Deprecated.
- create(ClassLoader) - Method in class org.apache.xbean.recipe.StaticRecipe
-
Deprecated.
- create(Type, boolean) - Method in class org.apache.xbean.recipe.StaticRecipe
-
Deprecated.
- 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.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
-
- createFilter(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- 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
-
- createSubBundleClassFinder(PackageAdmin, Bundle, ClassDiscoveryFilter) - Method in class org.apache.xbean.finder.BundleAssignableClassFinder
-
- createSubBundleClassFinder(PackageAdmin, Bundle, ClassDiscoveryFilter) - Method in class org.apache.xbean.osgi.bundle.util.BundleClassFinder
-
- createSubcontext(String) - Method in class org.apache.xbean.naming.context.AbstractContext
-
- createSubcontext(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
-
- createSubcontext(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
-
- createSubcontext(String) - 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.
- GenericAwareInfoBuildingVisitor() - Constructor for class org.apache.xbean.finder.AbstractFinder.GenericAwareInfoBuildingVisitor
-
- GenericAwareInfoBuildingVisitor(AbstractFinder.GenericAwareInfoBuildingVisitor.TYPE, AbstractFinder.Info) - Constructor for class org.apache.xbean.finder.AbstractFinder.GenericAwareInfoBuildingVisitor
-
- GenericAwareInfoBuildingVisitor() - Constructor for class org.apache.xbean.finder.AnnotationFinder.GenericAwareInfoBuildingVisitor
-
- GenericAwareInfoBuildingVisitor(AnnotationFinder.GenericAwareInfoBuildingVisitor.TYPE, AnnotationFinder.Info) - Constructor for class org.apache.xbean.finder.AnnotationFinder.GenericAwareInfoBuildingVisitor
-
- 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(int) - Method in class org.apache.xbean.finder.util.SingleLinkedList
-
- get(String) - Method in class org.apache.xbean.naming.reference.SimpleReference
-
- get(int) - Method in class org.apache.xbean.naming.reference.SimpleReference
-
- get(Object) - Method in class org.apache.xbean.osgi.bundle.util.DictionaryMap
-
- get(Object) - Method in class org.apache.xbean.propertyeditor.ReferenceIdentityMap
-
Gets the value mapped to the key specified.
- 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(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(String) - Method in class org.apache.xbean.recipe.DefaultRepository
-
Gets the object or recipe with the specified name from this repository.
- 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(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() - Method in class org.apache.xbean.recipe.Reference
-
Gets the referenced object instance or null if the reference has not been resolved yet;
- get(String) - Method in interface org.apache.xbean.recipe.Repository
-
Gets the object or recipe with the specified name from the repository.
- 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(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.
- 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.
- getAllServiceReferences(String, String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getAnnotatedClassNames() - Method in class org.apache.xbean.finder.AbstractFinder
-
- getAnnotatedClassNames() - Method in class org.apache.xbean.finder.AnnotationFinder
-
- getAnnotatedClassNames() - Method in class org.apache.xbean.finder.BundleAnnotationFinder
-
- 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
-
- getAttribute(String) - Method in class org.apache.xbean.osgi.bundle.util.HeaderParser.HeaderElement
-
- getAttributeName() - Method in exception org.apache.xbean.recipe.ConstructionException
-
- getAttributes() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription.HeaderEntry
-
- getAttributes() - Method in class org.apache.xbean.osgi.bundle.util.HeaderParser.HeaderElement
-
- getAttributes() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry
-
- 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(String) - 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
-
- getBundle(boolean) - Method in class org.apache.xbean.osgi.bundle.util.BundleClassLoader
-
Return the bundle associated with this classloader.
- getBundle() - Method in class org.apache.xbean.osgi.bundle.util.BundleClassLoader
-
Return the bundle associated with this classloader.
- getBundle(ClassLoader, boolean) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
Returns bundle (if any) associated with the classloader.
- getBundle() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getBundle(long) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getBundle(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getBundle(boolean) - Method in interface org.apache.xbean.osgi.bundle.util.DelegatingBundleReference
-
Returns the bundle associated with this classloader.
- getBundle() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarFile
-
- getBundleClassPath() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
Returns a list of paths that are listed in Bundle-ClassPath header.
- getBundleContext() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getBundleId() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getBundleJarEntry(String) - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarFile
-
- getBundles() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getBytecode() - Method in class org.apache.xbean.finder.AnnotationFinder.SubArchive.E
-
- getBytecode(String) - Method in class org.apache.xbean.finder.AnnotationFinder.SubArchive
-
- getBytecode() - Method in interface org.apache.xbean.finder.archive.Archive.Entry
-
- getBytecode(String) - Method in interface org.apache.xbean.finder.archive.Archive
-
- getBytecode(String) - Method in class org.apache.xbean.finder.archive.BundleArchive
-
- 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
-
- getCertificates() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry
-
- getCircularDependency() - Method in exception org.apache.xbean.recipe.CircularDependencyException
-
- 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
-
- getComment() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry
-
- getComponentType() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
-
- getCompressedSize() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry
-
- 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
-
- getContextBundle(boolean) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
Returns bundle (if any) associated with current thread's context classloader.
- getContextClassLoader() - Static method in class org.apache.xbean.classpath.SunURLClassPath
-
- getConvertResourceUrls() - Method in class org.apache.xbean.osgi.bundle.util.BundleClassLoader
-
- getConvertResourceUrls() - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- getConvertResourceUrls(boolean) - Static method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- getCrc() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry
-
- getDataFile(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getDataFile(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- 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
-
- getDir() - Method in class org.apache.xbean.finder.archive.FileArchive
-
- getDirective(String) - Method in class org.apache.xbean.osgi.bundle.util.HeaderParser.HeaderElement
-
- getDirectives() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription.HeaderEntry
-
- getDirectives() - Method in class org.apache.xbean.osgi.bundle.util.HeaderParser.HeaderElement
-
- getDynamicImportPackage() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
Returns a list of packages that are listed in DynamicImport-Package header.
- getEnclosingClass() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
-
- getEnclosingConstructor() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
-
- getEnclosingMethod() - Method in class org.apache.xbean.finder.MetaAnnotatedClass
-
- getEntry(Bundle, String) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
1, If the bundle was installed with reference directory mode
return the file URL directly.
- getEntry(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getEntry(String) - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarFile
-
- getEntryPaths(Bundle, String) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
Works like Bundle.getEntryPaths(String)
but also returns paths
in attached fragment bundles.
- getEntryPaths(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getEntryURL() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry
-
- 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
-
- getExportPackage() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
Returns a list of packages that are listed in Export-Package header.
- getExternalImports() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
Returns a list of packages that are listed in Import-Package header
and are not listed in Export-Package header.
- getExtra() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry
-
- 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
-
- getFragmentHost() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
Returns Fragment-Host header.
- 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.
- getHeaders() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
- getHeaders() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getHeaders(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getHigh() - Method in class org.apache.xbean.osgi.bundle.util.VersionRange
-
- getImmutableContext() - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
-
- getImportPackage() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
Returns a list of packages that are listed in Import-Package header.
- 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.
- getInputStream(ZipEntry) - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarFile
-
- 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
-
- getJarEntry(String) - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarFile
-
- getLastModified() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getLocation() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getLow() - Method in class org.apache.xbean.osgi.bundle.util.VersionRange
-
- getMainBundle() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getManifest() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarFile
-
- 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
-
- getMethod() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry
-
- 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(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
-
- getName(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
-
- getName(Name) - Method in class org.apache.xbean.naming.context.VirtualSubcontext
-
- getName(String) - Method in class org.apache.xbean.naming.context.VirtualSubcontext
-
- getName() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription.HeaderEntry
-
- getName() - Method in class org.apache.xbean.osgi.bundle.util.HeaderParser.HeaderElement
-
- getName() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarFile
-
- 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.
- getNameInNamespace() - Method in class org.apache.xbean.naming.context.AbstractContext
-
Gets the name of this context withing the global namespace.
- 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.
- getNameInNamespace() - Method in class org.apache.xbean.naming.context.ContextFlyweight
-
- getNameInNamespace() - Method in class org.apache.xbean.naming.context.VirtualSubcontext
-
- getNameParser() - Method in class org.apache.xbean.naming.context.AbstractContext
-
A parser that can turn Strings into javax.naming.Name objects.
- getNameParser(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
-
- getNameParser(String) - Method in class org.apache.xbean.naming.context.AbstractContext
-
- getNameParser(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
-
- getNameParser(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
-
- getNestedEntry(Bundle, String, String) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
- 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(int) - 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(int) - 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
-
- getParameterNames() - Method in class org.apache.xbean.recipe.ReflectionUtil.ConstructorFactory
-
- getParameterNames() - Method in interface org.apache.xbean.recipe.ReflectionUtil.Factory
-
- getParameterNames(Constructor<?>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
-
- getParameterNames(Method) - Static method in class org.apache.xbean.recipe.ReflectionUtil
-
- getParameterNames() - Method in class org.apache.xbean.recipe.ReflectionUtil.StaticFactory
-
- 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
-
- 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.osgi.bundle.util.DelegatingBundleContext
-
- 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
-
- getRegisteredServices() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getRepository() - Method in class org.apache.xbean.recipe.DefaultExecutionContext
-
- getRepository() - Method in class org.apache.xbean.recipe.ObjectGraph
-
- getRequireBundle() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
Returns a list of bundle names that are listed in Require-Bundle header.
- getResource(String) - Method in class org.apache.xbean.finder.AbstractFinder
-
- getResource(String) - Method in class org.apache.xbean.finder.BundleAnnotationFinder
-
- 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
-
- getResource(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleClassLoader
-
- getResource(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- getResource(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getResourceAsStream(String) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
-
- getResources(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleClassLoader
-
- getResources() - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceFinder.DefaultResourceFinderCallback
-
- getResources(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- getResources(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- 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
-
- getSearchWiredBundles() - Method in class org.apache.xbean.osgi.bundle.util.BundleClassLoader
-
- getSearchWiredBundles() - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- getSearchWiredBundles(boolean) - Static method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- getService(ServiceReference<S>) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getServiceReference(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getServiceReference(Class<S>) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getServiceReferences(String, String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getServiceReferences(Class<S>, String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getServicesInUse() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getSignerCertificates(int) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- 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
-
- getSize() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry
-
- 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.
- getState() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- 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
-
- getSymbolicName() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
- getSymbolicName() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getTime() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarEntry
-
- 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(String, String, ClassLoader) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
-
- getValue(Type, String) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
-
- getVersion() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription.ExportPackage
-
- getVersion() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
- getVersion() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getVersionRange() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription.FragmentHost
-
- getVersionRange() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription.ImportPackage
-
- getVersionRange() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription.RequireBundle
-
- getWiredBundles(Bundle) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
- getWiredBundles(PackageAdmin, Bundle) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
- 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
-
- 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
-
- toASMStylePackageName(String) - Method in class org.apache.xbean.finder.BundleAssignableClassFinder
-
Get the ASM style package name from the parameter className.
- toClass(Type) - Static method in class org.apache.xbean.recipe.RecipeHelper
-
- toFile(Bundle) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
- toFile(URL) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
- toFile(String) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
Translate the reference:file:// style URL to the underlying file instance
- 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
-
- toJavaStyleClassName(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleClassFinder
-
- toJavaStylePackageName(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleClassFinder
-
Get the normal Java style package name from the parameter className.
- 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.CommonsLoggingConverter
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.DateEditor
-
Convert the text value of the property into a Date object instance.
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.DoubleEditor
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.EnumConverter
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.FileEditor
-
Returns a URL for the input object converted to a string.
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.FloatEditor
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.Inet4AddressEditor
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.Inet6AddressEditor
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.InetAddressEditor
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.IntegerEditor
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.JndiConverter
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.Log4jConverter
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.LoggerConverter
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.LongEditor
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.ObjectNameEditor
-
Returns a ObjectName for the input object converted to a string.
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.PatternConverter
-
- toObjectImpl(String) - Method in class org.apache.xbean.propertyeditor.ShortEditor
-
- 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.
- toReferenceFileLocation(File) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
- 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.osgi.bundle.util.BundleClassLoader
-
- toString() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription.HeaderEntry
-
- toString() - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceClassLoader
-
- toString() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- toString() - Method in class org.apache.xbean.osgi.bundle.util.HeaderParser.HeaderElement
-
- toString() - Method in class org.apache.xbean.osgi.bundle.util.VersionRange
-
- toString(Object) - Method in class org.apache.xbean.propertyeditor.AbstractConverter
-
- 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
-
- toString(Object) - Method in interface org.apache.xbean.propertyeditor.Converter
-
Converts the supplied object to text.
- toString(Object) - Static method in class org.apache.xbean.propertyeditor.PropertyEditors
-
- 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
-
- 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
-
- 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
-