- cacheUrl(URL) - Method in class org.apache.xbean.classloader.UrlResourceFinder
-
- 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
-
- checkFrozen() - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- 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
-
- 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
-
- ClassLoaderUtil - Class in org.apache.xbean.classloader
-
Utility methods for class loader manipulation in a server environment.
- 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
-
- ClassPathXmlApplicationContext - Class in org.apache.xbean.spring.context
-
An XBean version of the regular Spring class to provide improved XML handling.
- ClassPathXmlApplicationContext(String) - Constructor for class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
-
Creates a ClassPathXmlApplicationContext which loads the configuration at the specified location on the class
path.
- ClassPathXmlApplicationContext(String[]) - Constructor for class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
-
Creates a ClassPathXmlApplicationContext which loads the configuration at the specified locations on the class
path.
- ClassPathXmlApplicationContext(String[], boolean) - Constructor for class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
-
Creates a ClassPathXmlApplicationContext which loads the configuration at the specified locations on the class
path.
- ClassPathXmlApplicationContext(String[], ApplicationContext) - Constructor for class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
-
Creates a ClassPathXmlApplicationContext which loads the configuration at the specified locations on the class
path.
- ClassPathXmlApplicationContext(String[], boolean, ApplicationContext) - Constructor for class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
-
Creates a ClassPathXmlApplicationContext which loads the configuration at the specified locations on the class
path.
- ClassPathXmlApplicationContext(String, List) - Constructor for class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
-
Creates a ClassPathXmlApplicationContext which loads the configuration at the specified location on the class
path.
- ClassPathXmlApplicationContext(String[], List) - Constructor for class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
-
Creates a ClassPathXmlApplicationContext which loads the configuration at the specified locations on the class
path.
- ClassPathXmlApplicationContext(String[], boolean, List) - Constructor for class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
-
Creates a ClassPathXmlApplicationContext which loads the configuration at the specified locations on the class
path.
- ClassPathXmlApplicationContext(String[], ApplicationContext, List) - Constructor for class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
-
Creates a ClassPathXmlApplicationContext which loads the configuration at the specified locations on the class
path.
- ClassPathXmlApplicationContext(String[], boolean, ApplicationContext, List) - Constructor for class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
-
Creates a ClassPathXmlApplicationContext which loads the configuration at the specified locations on the class
path.
- 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.
- clearSunSoftCache(Class, String) - Static method in class org.apache.xbean.classloader.ClassLoaderUtil
-
Clears the caches maintained by the SunVM object stream implementation.
- clone() - Method in class org.apache.xbean.naming.reference.SimpleReference
-
- cloneElement(Element) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
Creates a clone of the element and its attribute (though not its content)
- close() - Method in class org.apache.xbean.classloader.AbstractResourceHandle
-
- close() - Method in class org.apache.xbean.classloader.AbstractUrlResourceLocation
-
- close(JarFile) - Static method in class org.apache.xbean.classloader.IoUtil
-
- close(InputStream) - Static method in class org.apache.xbean.classloader.IoUtil
-
- close(OutputStream) - Static method in class org.apache.xbean.classloader.IoUtil
-
- close(Reader) - Static method in class org.apache.xbean.classloader.IoUtil
-
- close(Writer) - Static method in class org.apache.xbean.classloader.IoUtil
-
- close() - Method in class org.apache.xbean.classloader.IoUtil.EmptyInputStream
-
- close() - Method in class org.apache.xbean.classloader.JarResourceLocation
-
- close() - Method in interface org.apache.xbean.classloader.ResourceHandle
-
Closes a connection to the resource indentified by this handle.
- close() - Method in interface org.apache.xbean.classloader.ResourceLocation
-
- 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
-
- close() - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- coerceMethod - Static variable in class org.apache.xbean.spring.context.impl.QNameReflectionHelper
-
- coerceNamespaceAwarePropertyValues(AbstractBeanDefinition, Element, PropertyDescriptor[], int) - Static method in class org.apache.xbean.spring.context.impl.QNameHelper
-
- coerceNamespaceAwarePropertyValues(AbstractBeanDefinition, Element, PropertyDescriptor[], int) - Static method in class org.apache.xbean.spring.context.impl.QNameReflectionHelper
-
- coerceNamespaceAwarePropertyValues(BeanDefinition, Element) - Method in class org.apache.xbean.spring.context.v2c.XBeanQNameHelper
-
Any namespace aware property values (such as QNames) need to be coerced
while we still have access to the XML Element from which its value comes -
so lets do that now before we trash the DOM and just have the bean
definition.
- coerceQNamePropertyValues(QNameReflectionParams) - Static method in class org.apache.xbean.spring.context.impl.QNameHelper
-
- 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
-
- Command - Interface in org.apache.xbean.command
-
- CommandRegistry - Class in org.apache.xbean.command
-
- CommandRegistry() - Constructor for class org.apache.xbean.command.CommandRegistry
-
- commands - Static variable in class org.apache.xbean.command.CommandRegistry
-
- CommandShell - Class in org.apache.xbean.command
-
- CommandShell(String) - Constructor for class org.apache.xbean.command.CommandShell
-
- 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
-
- compareTo(Object) - Method in class org.apache.xbean.spring.generator.AttributeMapping
-
- compareTo(Object) - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- compareTo(Object) - Method in class org.apache.xbean.spring.generator.NamespaceMapping
-
- 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
-
- composeName(Name, Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- composeName(String, String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- 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
-
- configure(AbstractApplicationContext, XmlBeanDefinitionReader) - Static method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
Configures the XmlBeanDefinitionReader to work nicely with extensible XML
using this reader implementation.
- connect() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- 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
-
- constructorToPropertyName(Constructor) - Static method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- 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.ListBindingEnumeration(Map, Context) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
-
- ContextUtil.ListEnumeration - Class in org.apache.xbean.naming.context
-
- ContextUtil.ListEnumeration(Map) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
-
- 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.Node() - Constructor for class org.apache.xbean.naming.context.ContextUtil.Node
-
- ContextUtil.ReadOnlyBinding - Class in org.apache.xbean.naming.context
-
- ContextUtil.ReadOnlyBinding(String, Object, Context) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
-
- ContextUtil.ReadOnlyBinding(String, Object, boolean, Context) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
-
- convert(URL) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- convert(URL) - Method in class org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleResourceHelper
-
- 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
-
- createBeanDefinitionReader(SpringApplicationContext, BeanDefinitionRegistry, List) - Static method in class org.apache.xbean.spring.context.impl.XBeanHelper
-
- 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
-
- createContext(Resource) - Method in class org.apache.xbean.spring.jndi.SpringInitialContextFactory
-
- createDefaultNamespaceHandlerResolver() - Method in class org.apache.xbean.spring.context.v2.XBeanXmlBeanDefinitionReader
-
- createDiscoveryOldPathName(String) - Static method in class org.apache.xbean.spring.context.impl.NamespaceHelper
-
Creates the old URI for backwards compatibility
- createDiscoveryPathName(String, String) - Static method in class org.apache.xbean.spring.context.impl.NamespaceHelper
-
Converts the namespace and localName into a valid path name we can use on
the classpath to discover a text file
- createDiscoveryPathName(String) - Static method in class org.apache.xbean.spring.context.impl.NamespaceHelper
-
Converts the namespace and localName into a valid path name we can use on
the classpath to discover a text file
- createFilter(String) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- createHelper(XmlReaderContext, Element) - Method in class org.apache.xbean.spring.context.v2.XBeanBeanDefinitionDocumentReader
-
- 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
-
- createMethod - Static variable in class org.apache.xbean.spring.context.impl.QNameReflectionHelper
-
- createNamespaceHandler() - Static method in class org.apache.xbean.spring.context.v2.XBeanV2Helper
-
- 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
-
- createParser(XmlReaderContext) - Static method in class org.apache.xbean.spring.context.v2.XBeanV2Helper
-
- createPropertyEditor(String) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
- createQName(Element, String) - Static method in class org.apache.xbean.spring.context.impl.QNameHelper
-
- createQName(Element, String) - Static method in class org.apache.xbean.spring.context.impl.QNameReflectionHelper
-
- createResourceLocation(URL, File) - Method in class org.apache.xbean.classloader.UrlResourceFinder
-
- 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
-
- createSubcontext(Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- createSubcontext(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- 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.
- createUrl(JarFile, JarEntry) - Static method in class org.apache.xbean.classloader.JarFileUrlStreamHandler
-
- createUrl(JarFile, JarEntry, URL) - Static method in class org.apache.xbean.classloader.JarFileUrlStreamHandler
-
- FACTORY_METHOD_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
-
- 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
-
- fieldVisitor() - Method in class org.apache.xbean.asm5.original.commons.EmptyVisitor
-
- FILE_SCHEMA - Static variable in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
- FileArchive - Class in org.apache.xbean.finder.archive
-
- FileArchive(ClassLoader, URL) - Constructor for class org.apache.xbean.finder.archive.FileArchive
-
- FileArchive(ClassLoader, File) - Constructor for class org.apache.xbean.finder.archive.FileArchive
-
- FileArchive(ClassLoader, URL, String) - Constructor for class org.apache.xbean.finder.archive.FileArchive
-
- FileArchive(ClassLoader, File, 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
-
- FileEditor - Class in org.apache.xbean.spring.context.impl
-
Editor for java.io.File
- FileEditor() - Constructor for class org.apache.xbean.spring.context.impl.FileEditor
-
- Files - Class in org.apache.xbean.finder.util
-
- FileSystemXmlApplicationContext - Class in org.apache.xbean.spring.context
-
An XBean version of the regular Spring class to provide improved XML
handling.
- FileSystemXmlApplicationContext(String) - Constructor for class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
-
Creates a FileSystemXmlApplicationContext which loads the configuration at the specified location on the file system.
- FileSystemXmlApplicationContext(String[]) - Constructor for class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
-
Creates a FileSystemXmlApplicationContext which loads the configuration at the specified locations on the file system.
- FileSystemXmlApplicationContext(String[], boolean) - Constructor for class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
-
Creates a FileSystemXmlApplicationContext which loads the configuration at the specified locations on the file system.
- FileSystemXmlApplicationContext(String[], ApplicationContext) - Constructor for class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
-
Creates a FileSystemXmlApplicationContext which loads the configuration at the specified locations on the file system.
- FileSystemXmlApplicationContext(String[], boolean, ApplicationContext) - Constructor for class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
-
Creates a FileSystemXmlApplicationContext which loads the configuration at the specified locations on the file system.
- FileSystemXmlApplicationContext(String, List) - Constructor for class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
-
Creates a FileSystemXmlApplicationContext which loads the configuration at the specified location on the file system.
- FileSystemXmlApplicationContext(String[], List) - Constructor for class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
-
Creates a FileSystemXmlApplicationContext which loads the configuration at the specified locations on the file system.
- FileSystemXmlApplicationContext(String[], boolean, List) - Constructor for class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
-
Creates a FileSystemXmlApplicationContext which loads the configuration at the specified locations on the file system.
- FileSystemXmlApplicationContext(String[], ApplicationContext, List) - Constructor for class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
-
Creates a FileSystemXmlApplicationContext which loads the configuration at the specified locations on the file system.
- FileSystemXmlApplicationContext(String[], boolean, ApplicationContext, List) - Constructor for class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
-
Creates a FileSystemXmlApplicationContext which loads the configuration at the specified locations on the file system.
- Filter - Interface in org.apache.xbean.finder.filter
-
- filter(Filter) - Method in class org.apache.xbean.finder.UriSet
-
- filter(Filter) - Method in class org.apache.xbean.finder.UrlSet
-
- 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(Filter...) - Constructor for class org.apache.xbean.finder.filter.FilterList
-
- FilterList(Iterable<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
-
- find() - Method in class org.apache.xbean.osgi.bundle.util.BundleClassFinder
-
Finds all available classes to the bundle.
- find(BundleResourceFinder.ResourceFinderCallback) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceFinder
-
- find() - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceFinder
-
- 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>) - 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
Any URL that cannot be read in as a properties file will cause an exception to be thrown.
- findAllSetters(Class, String, Object, Set<Option>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
-
Finds all valid setters for the property.
- findAllSettersByType(Class, Object, Set<Option>) - 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
Any URL that cannot be read in as a properties file will be added to the
'resourcesNotLoaded' collection.
- 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.classloader.JarFileClassLoader
- findClass(String) - Method in class org.apache.xbean.finder.ResourceFinder
-
- 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
-
- findEntries(String, String, boolean) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- findField(Class, String, Object, Set<Option>) - 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
-
- findImplementationsOf(NamespaceMapping, Type) - Static method in class org.apache.xbean.spring.generator.Utils
-
- 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
-
- findLibrary(String) - Method in class org.apache.xbean.classloader.JarFileClassLoader
- 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
-
- findMethod(String) - Static method in class org.apache.xbean.spring.context.impl.QNameReflectionHelper
-
- findNamespaceProperties(String, String) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
Uses META-INF/services discovery to find a Properties file with the XML
marshaling configuration
- findProperties(String) - Method in class org.apache.xbean.finder.ResourceFinder
-
Finds the corresponding resource and reads it in as a properties file
Example classpath:
META-INF/widget.properties
ResourceFinder finder = new ResourceFinder("META-INF/");
Properties widgetProps = finder.findProperties("widget.properties");
- findResource(String) - Method in class org.apache.xbean.classloader.JarFileClassLoader
- findResource(String) - Method in interface org.apache.xbean.classloader.ResourceFinder
-
Find the resource by name and return URL of it if found.
- findResource(String) - Method in class org.apache.xbean.classloader.UrlResourceFinder
-
- findResource(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- findResources(String) - Method in class org.apache.xbean.classloader.JarFileClassLoader
- findResources(String) - Method in class org.apache.xbean.classloader.MultiParentClassLoader
- findResources(String) - Method in interface org.apache.xbean.classloader.ResourceFinder
-
Find all resources with given name and return enumeration of their URLs.
- findResources(String) - Method in class org.apache.xbean.classloader.UrlResourceFinder
-
- findResources(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleClassLoader
-
- findResources(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceHelper
-
- findResources(String) - Method in class org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleClassLoader
-
- findSetter(Class, String, Object, Set<Option>) - Static method in class org.apache.xbean.recipe.ReflectionUtil
-
- 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.
- 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
-
- FLAT_COLLECTION_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
-
- FLAT_PROPERTY_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
-
- FloatEditor - Class in org.apache.xbean.propertyeditor
-
- FloatEditor() - Constructor for class org.apache.xbean.propertyeditor.FloatEditor
-
- flush(OutputStream) - Static method in class org.apache.xbean.classloader.IoUtil
-
- flush(Writer) - Static method in class org.apache.xbean.classloader.IoUtil
-
- 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
-
- foundInDirectory(Bundle, String, URL) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceFinder.DefaultResourceFinderCallback
-
- foundInDirectory(Bundle, String, URL) - Method in interface org.apache.xbean.osgi.bundle.util.BundleResourceFinder.ResourceFinderCallback
-
Resource found in a directory in a bundle.
- foundInJar(Bundle, String, ZipEntry, InputStream) - Method in class org.apache.xbean.osgi.bundle.util.BundleResourceFinder.DefaultResourceFinderCallback
-
- foundInJar(Bundle, String, ZipEntry, InputStream) - Method in interface org.apache.xbean.osgi.bundle.util.BundleResourceFinder.ResourceFinderCallback
-
Resource found in a jar file in a bundle.
- FULL_CLASS_DISCOVERY_FILTER - Static variable in class org.apache.xbean.osgi.bundle.util.BundleClassFinder
-
- FULL_DISCOVERY_FILTER - Static variable in class org.apache.xbean.osgi.bundle.util.BundleResourceFinder
-
- fv - Variable in class org.apache.xbean.asm5.original.commons.EmptyVisitor
-
- generate(NamespaceMapping) - Method in class org.apache.xbean.spring.generator.DocumentationGenerator
-
- generate(NamespaceMapping) - Method in interface org.apache.xbean.spring.generator.GeneratorPlugin
-
- generate() - Method in class org.apache.xbean.spring.generator.SchemaGenerator
-
- generate(NamespaceMapping) - Method in class org.apache.xbean.spring.generator.WikiDocumentationGenerator
-
- generate(NamespaceMapping) - Method in class org.apache.xbean.spring.generator.XmlMetadataGenerator
-
- generate(NamespaceMapping) - Method in class org.apache.xbean.spring.generator.XsdGenerator
-
- generateSchema(PrintWriter, NamespaceMapping) - Method in class org.apache.xbean.spring.generator.XsdGenerator
-
- GeneratorPlugin - Interface in org.apache.xbean.spring.generator
-
- 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
-
- getApplicationContext() - Method in class org.apache.xbean.spring.context.v2.XBeanXmlBeanDefinitionReader
-
Gets the application context for which the bean definitons will be loaded.
- getArchive() - Method in class org.apache.xbean.finder.AnnotationFinder
-
- getAsText() - Method in class org.apache.xbean.propertyeditor.AbstractConverter
-
- getAsText() - Method in class org.apache.xbean.spring.context.impl.DateEditor
-
- getAsText() - Method in class org.apache.xbean.spring.context.impl.FileEditor
-
- getAsText() - Method in class org.apache.xbean.spring.context.impl.ObjectNameEditor
-
- getAsText() - Method in class org.apache.xbean.spring.context.impl.URIEditor
-
- getAttribute(String) - Method in class org.apache.xbean.osgi.bundle.util.HeaderParser.HeaderElement
-
- getAttribute(String) - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getAttributeName() - Method in exception org.apache.xbean.recipe.ConstructionException
-
- getAttributeName() - Method in class org.apache.xbean.spring.generator.AttributeMapping
-
- getAttributes() - Method in class org.apache.xbean.classloader.AbstractResourceHandle
-
- getAttributes() - Method in class org.apache.xbean.classloader.DirectoryResourceHandle
-
- getAttributes() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getAttributes() - Method in class org.apache.xbean.classloader.JarResourceHandle
-
- getAttributes() - Method in interface org.apache.xbean.classloader.ResourceHandle
-
Return the Attributes of the resource, or null if none.
- 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
-
- getAttributes() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getBeanDefinition() - Method in class org.apache.xbean.spring.context.impl.QNameReflectionParams
-
- getBeanFactoryPostProcessors() - Method in interface org.apache.xbean.spring.context.SpringApplicationContext
-
Gets the list of BeanPostProcessors that will get applied
to beans created with this factory.
- getBeanInfo(String) - Method in class org.apache.xbean.spring.context.v2c.XBeanQNameHelper
-
- 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(boolean) - Method in class org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleClassLoader
-
Return the bundle associated with this classloader.
- getBundle() - Method in class org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleClassLoader
-
Return 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
-
- getBytes() - Method in class org.apache.xbean.classloader.AbstractResourceHandle
-
- getBytes(InputStream) - Static method in class org.apache.xbean.classloader.IoUtil
-
- getBytes() - Method in interface org.apache.xbean.classloader.ResourceHandle
-
Returns this resource data as an array of bytes.
- 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.classloader.AbstractResourceHandle
-
- getCertificates() - Method in class org.apache.xbean.classloader.DirectoryResourceHandle
-
Always return null.
- getCertificates() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getCertificates() - Method in class org.apache.xbean.classloader.JarResourceHandle
-
- getCertificates() - Method in interface org.apache.xbean.classloader.ResourceHandle
-
Return the Certificates of the resource, or null if none.
- 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.maven.XBeanMojo
-
- getClassLoader() - Method in class org.apache.xbean.recipe.DefaultExecutionContext
-
- getClassLoader() - Method in class org.apache.xbean.recipe.ExecutionContext
-
Gets the class loader used for loading of all classes during the
life of this execution context
- getClassLoader() - Method in interface org.apache.xbean.spring.context.SpringApplicationContext
-
Return the ClassLoader to load class path resources with,
or null
if using the thread context class loader on actual access
(applying to the thread that does ClassPathResource calls).
- 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
-
- getClassName(String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
Returns the Java class name for the given XML element name
- getClassName() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getCodeSource() - Method in class org.apache.xbean.classloader.AbstractUrlResourceLocation
-
- getCodeSource() - Method in interface org.apache.xbean.classloader.ResourceLocation
-
- getCodeSourceUrl() - Method in class org.apache.xbean.classloader.DirectoryResourceHandle
-
- getCodeSourceUrl() - Method in class org.apache.xbean.classloader.JarResourceHandle
-
- getCodeSourceUrl() - Method in interface org.apache.xbean.classloader.ResourceHandle
-
Returns the CodeSource URL for the class or resource.
- getCommand(String) - Static method in class org.apache.xbean.command.CommandRegistry
-
- getCommandMap() - Static method in class org.apache.xbean.command.CommandRegistry
-
- 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
-
- getConfigLocations() - Method in class org.apache.xbean.spring.context.ResourceXmlApplicationContext
- 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
-
- getConstructors() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- 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.
- getContentLength() - Method in class org.apache.xbean.classloader.DirectoryResourceHandle
-
- getContentLength() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getContentLength() - Method in class org.apache.xbean.classloader.JarResourceHandle
-
- getContentLength() - Method in interface org.apache.xbean.classloader.ResourceHandle
-
Returns the length of this resource data, or -1 if unknown.
- getContentProperty(String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- getContentProperty() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- 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
-
- getConvertResourceUrls() - Method in class org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleClassLoader
-
- 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
-
- getDefaultKey() - Method in class org.apache.xbean.spring.generator.MapMapping
-
- getDefaultNamespace() - Method in class org.apache.xbean.spring.generator.QdoxMappingLoader
-
- getDefaultValues() - Method in class org.apache.xbean.spring.context.impl.NamedConstructorArgs
-
Gets the default values that are assigned to constructor arguments without a defined value.
- getDepth() - Method in class org.apache.xbean.finder.MetaAnnotation
-
- getDescription() - Method in class org.apache.xbean.spring.generator.AttributeMapping
-
- getDescription() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getDescriptor() - Method in class org.apache.xbean.finder.AnnotationFinder.MethodInfo
-
- getDescriptors() - Method in class org.apache.xbean.spring.context.impl.QNameReflectionParams
-
- getDestFile() - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
-
- getDestroyMethod() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getDestroyMethodName(String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- 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
-
- getDupsMode() - Method in class org.apache.xbean.spring.generator.MapMapping
-
- getDynamicImportPackage() - Method in class org.apache.xbean.osgi.bundle.util.BundleDescription
-
Returns a list of packages that are listed in DynamicImport-Package header.
- getElement() - Method in class org.apache.xbean.spring.context.impl.QNameReflectionParams
-
- getElement(String) - Method in class org.apache.xbean.spring.generator.NamespaceMapping
-
- getElementName() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getElements() - Method in class org.apache.xbean.spring.generator.NamespaceMapping
-
- getElementText(Element) - Method in class org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate
-
- getElementText(Element) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
Returns the text of the element
- 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
-
- getEntries() - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- 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.
2, For traditional package bundle, Works like Bundle.getEntry(String)
In addition to the searching abaove, it also checks attached fragment bundles for the given entry.
- 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
-
- getEntryName() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getEntryName() - Method in class org.apache.xbean.spring.generator.MapMapping
-
- 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
-
- getEnvironment() - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- 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
-
- getFactoryMethod() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getFactoryMethodName(String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- 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
-
- getFirstChildElement(Element) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
- getFlatCollectionProperty(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- getFlatCollections() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getFlatProperties() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- 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
-
- getIndex() - Method in class org.apache.xbean.spring.context.impl.QNameReflectionParams
-
- 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.
- getInitialContext(Hashtable) - Method in class org.apache.xbean.spring.jndi.SpringInitialContextFactory
-
- getInitMethod() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getInitMethodName(String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- getInputStream() - Method in class org.apache.xbean.classloader.DirectoryResourceHandle
-
- getInputStream() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getInputStream() - Method in class org.apache.xbean.classloader.JarResourceHandle
-
- getInputStream() - Method in interface org.apache.xbean.classloader.ResourceHandle
-
Returns and InputStream for reading this resource data.
- 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
-
- getInterfaces() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getJarEntry() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getJarEntry(String) - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarFile
-
- getJarFile() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getJarFileURL() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getKeyName() - Method in class org.apache.xbean.spring.generator.MapMapping
-
- getLastModified() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getLastModified() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getLocalName(Element) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
- getLocation() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getLog() - Method in class org.apache.xbean.spring.generator.DocumentationGenerator
-
- getLog() - Method in interface org.apache.xbean.spring.generator.GeneratorPlugin
-
- getLog() - Method in class org.apache.xbean.spring.generator.WikiDocumentationGenerator
-
- getLog() - Method in class org.apache.xbean.spring.generator.XmlMetadataGenerator
-
- getLog() - Method in class org.apache.xbean.spring.generator.XsdGenerator
-
- getLow() - Method in class org.apache.xbean.osgi.bundle.util.VersionRange
-
- getMainAttributes() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getMainBundle() - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundle
-
- getManifest() - Method in class org.apache.xbean.classloader.AbstractResourceHandle
-
- getManifest() - Method in class org.apache.xbean.classloader.DirectoryResourceHandle
-
- getManifest() - Method in class org.apache.xbean.classloader.DirectoryResourceLocation
-
- getManifest() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getManifest() - Method in class org.apache.xbean.classloader.JarResourceHandle
-
- getManifest() - Method in class org.apache.xbean.classloader.JarResourceLocation
-
- getManifest() - Method in interface org.apache.xbean.classloader.ResourceHandle
-
Returns the Manifest of the JAR file from which this resource
was loaded, or null if none.
- getManifest() - Method in interface org.apache.xbean.classloader.ResourceLocation
-
- getManifest() - Method in class org.apache.xbean.osgi.bundle.util.jar.BundleJarFile
-
- getMapDefaultKey(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- getMapDupsMode(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- getMapEntryName(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- getMapKeyName(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- getMapMapping(String) - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getMapMappings() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- 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
-
- getMetaInfDir() - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
-
- 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.classloader.DirectoryResourceHandle
-
- getName() - Method in class org.apache.xbean.classloader.JarResourceHandle
-
- getName() - Method in class org.apache.xbean.classloader.NamedClassLoader
-
Gets the name of this class loader.
- getName() - Method in interface org.apache.xbean.classloader.ResourceHandle
-
Return the name of the resource.
- 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.
- getName() - Method in class org.apache.xbean.spring.context.impl.DefaultProperty
-
Gets the property name.
- getName() - Method in class org.apache.xbean.spring.generator.ParameterMapping
-
- getName() - Method in class org.apache.xbean.spring.generator.Type
-
- 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
-
- getNameInNamespace() - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- 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
-
- getNameParser(Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- getNameParser(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- getNamespace() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- getNamespace() - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
-
- getNamespace() - Method in class org.apache.xbean.spring.generator.NamespaceMapping
-
- getNestedEntry(Bundle, String, String) - Static method in class org.apache.xbean.osgi.bundle.util.BundleUtils
-
- getNestedListProperty(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
Returns a valid property name if the childElementName maps to a nested list property
- getNestedProperty(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
Returns a valid property name if the childElementName maps to a nested bean property
- 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.
- getNestedType() - Method in class org.apache.xbean.spring.generator.Type
-
- getObject() - Method in class org.apache.xbean.classloader.ThreadContextClassLoaderFactoryBean
-
- 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.
- getObject() - Method in class org.apache.xbean.spring.context.v2c.PropertyEditorFactory
-
- 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
-
- getObjectType() - Method in class org.apache.xbean.classloader.ThreadContextClassLoaderFactoryBean
-
- getObjectType() - Method in class org.apache.xbean.spring.context.v2c.PropertyEditorFactory
-
- getOptionId() - Method in class org.apache.xbean.terminal.telnet.TelnetOption
-
- 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
-
- getParameterNames(Constructor) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- getParameterNames(Class, Method) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- 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
-
- getParents() - Method in class org.apache.xbean.classloader.MultiParentClassLoader
-
Gets the parents of this class loader.
- 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
-
- getPermission() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- 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
-
- getPropertyDescriptor(String, String) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
Looks up the property decriptor for the given class and property name
- getPropertyEditor(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- getPropertyEditor() - Method in class org.apache.xbean.spring.context.v2c.PropertyEditorFactory
-
- getPropertyEditor() - Method in class org.apache.xbean.spring.generator.AttributeMapping
-
- getPropertyEditorPaths() - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
-
- getPropertyName(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
Returns the property name for the given element and attribute name
- getPropertyName() - Method in class org.apache.xbean.spring.generator.AttributeMapping
-
- 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.classloader.MultiParentClassLoader
- getResource(String) - Method in interface org.apache.xbean.classloader.ResourceFinder
-
Get the resource by name and, if found, open connection to it and return
the
handle
of it.
- getResource(String) - Method in class org.apache.xbean.classloader.UrlResourceFinder
-
- 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
-
- getResource(String) - Method in class org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleClassLoader
-
- getResource(String) - Method in class org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleResourceHelper
-
- getResourceAsStream(String) - Method in class org.apache.xbean.finder.MetaAnnotatedClass
-
- getResourceHandle(String) - Method in class org.apache.xbean.classloader.DirectoryResourceLocation
-
- getResourceHandle(String) - Method in class org.apache.xbean.classloader.JarResourceLocation
-
- getResourceHandle(String) - Method in interface org.apache.xbean.classloader.ResourceLocation
-
- 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
-
- getResources(String) - Method in class org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleResourceHelper
-
- 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
-
- getRootElement() - Method in class org.apache.xbean.spring.generator.NamespaceMapping
-
- 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
-
- getSearchWiredBundles() - Method in class org.apache.xbean.osgi.bundle.util.equinox.EquinoxBundleClassLoader
-
- getService(ServiceReference<S>) - Method in class org.apache.xbean.osgi.bundle.util.DelegatingBundleContext
-
- getServiceObjects(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
-
- getSrcDir() - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
-
- getSrcDirs() - Method in class org.apache.xbean.spring.generator.QdoxMappingLoader
-
- 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
-
- getSuperClasses() - Method in class org.apache.xbean.spring.generator.ElementMapping
-
- 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
-
- getType() - Method in class org.apache.xbean.spring.context.impl.DefaultProperty
-
Gets the property type.
- getType() - Method in class org.apache.xbean.spring.context.v2c.PropertyEditorFactory
-
- getType() - Method in class org.apache.xbean.spring.generator.AttributeMapping
-
- getType() - Method in class org.apache.xbean.spring.generator.ParameterMapping
-
- 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.classloader.DirectoryResourceHandle
-
- getURL() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- getUrl() - Method in class org.apache.xbean.classloader.JarResourceHandle
-
- getUrl() - Method in interface org.apache.xbean.classloader.ResourceHandle
-
Returns the URL of the resource.
- 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.classloader.JarFileClassLoader
- getUrls() - Method in class org.apache.xbean.classloader.UrlResourceFinder
-
- 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
-
- getValue() - Method in class org.apache.xbean.spring.context.impl.DefaultProperty
-
Gets the default value.
- getValue() - Method in class org.apache.xbean.spring.context.v2c.PropertyEditorFactory
-
- getValue(String, String) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
- getValue() - Method in class org.apache.xbean.spring.generator.AttributeMapping
-
- 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
-
- getXsdType(Type) - Static method in class org.apache.xbean.spring.generator.Utils
-
- 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
-
- Go_ahead - Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
-
The GA signal.
- GroovySh - Class in org.apache.xbean.command
-
- GroovySh() - Constructor for class org.apache.xbean.command.GroovySh
-
- main(String[], InputStream, PrintStream) - Method in interface org.apache.xbean.command.Command
-
HRC: if we really want to simulate a command line style environment,
I think think entry point needs more context data: an std error print stream and
a environment map.
- main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.CommandShell
-
- main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.Exit
-
- main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.GroovySh
-
- main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.Help
-
- main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.Lookup
-
- main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.Test
-
- main(String[], InputStream, PrintStream) - Method in class org.apache.xbean.command.Version
-
- Main - Class in org.apache.xbean.terminal.console
-
- Main() - Constructor for class org.apache.xbean.terminal.console.Main
-
- main(String[]) - Static method in class org.apache.xbean.terminal.console.Main
-
- makeInitialContext() - Static method in class org.apache.xbean.spring.jndi.SpringInitialContextFactory
-
A factory method which can be used to initialise a singleton JNDI context from inside a Spring.xml
such that future calls to new InitialContext() will reuse it
- MAP_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
-
- 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
Any URL that cannot be read in as a properties file will cause an exception to be thrown.
- 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
Any URL that cannot be read in as a properties file will be added to the
'resourcesNotLoaded' collection.
- 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
-
- MapMapping - Class in org.apache.xbean.spring.generator
-
- MapMapping(String, String, boolean, String, String) - Constructor for class org.apache.xbean.spring.generator.MapMapping
-
- MappingGeneratorTask - Class in org.apache.xbean.spring.generator
-
An Ant task for executing generating mapping metadata.
- MappingGeneratorTask() - Constructor for class org.apache.xbean.spring.generator.MappingGeneratorTask
-
- MappingLoader - Interface in org.apache.xbean.spring.generator
-
- MappingMetaData - Class in org.apache.xbean.spring.context.impl
-
A helper class which understands how to map an XML namespaced element to
Spring bean configurations
- MappingMetaData(String) - Constructor for class org.apache.xbean.spring.context.impl.MappingMetaData
-
Creates an empty MappingMetaData for the specified Java package.
- MappingMetaData(Properties) - Constructor for class org.apache.xbean.spring.context.impl.MappingMetaData
-
Creates MappingMetaData using the specified properties which contan the package name.
- MapRecipe - Class in org.apache.xbean.recipe
-
- MapRecipe() - Constructor for class org.apache.xbean.recipe.MapRecipe
-
- MapRecipe(String) - Constructor for class org.apache.xbean.recipe.MapRecipe
-
- MapRecipe(Class) - Constructor for class org.apache.xbean.recipe.MapRecipe
-
- MapRecipe(Map<?, ?>) - Constructor for class org.apache.xbean.recipe.MapRecipe
-
- MapRecipe(MapRecipe) - Constructor for class org.apache.xbean.recipe.MapRecipe
-
- MapRecipe.DummyDictionaryAsMap - Class in org.apache.xbean.recipe
-
- MapRecipe.DummyDictionaryAsMap(Dictionary) - Constructor for class org.apache.xbean.recipe.MapRecipe.DummyDictionaryAsMap
-
- mark(int) - Method in class org.apache.xbean.classloader.IoUtil.EmptyInputStream
-
- markSupported() - Method in class org.apache.xbean.classloader.IoUtil.EmptyInputStream
-
- 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
-
- META_INF_PREFIX - Static variable in class org.apache.xbean.spring.context.impl.NamespaceHelper
-
- 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 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 Annotation> - Class in org.apache.xbean.finder
-
- methodToPropertyName(Class, Method) - Static method in class org.apache.xbean.spring.context.impl.MappingMetaData
-
- methodVisitor() - Method in class org.apache.xbean.asm5.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
-
- MODIFIABLE - Static variable in interface org.apache.xbean.naming.context.ContextAccess
-
- MultiParentClassLoader - Class in org.apache.xbean.classloader
-
A MultiParentClassLoader is a simple extension of the URLClassLoader that simply changes the single parent class
loader model to support a list of parent class loaders.
- MultiParentClassLoader(String, URL[]) - Constructor for class org.apache.xbean.classloader.MultiParentClassLoader
-
Creates a named class loader with no parents.
- MultiParentClassLoader(String, URL[], ClassLoader) - Constructor for class org.apache.xbean.classloader.MultiParentClassLoader
-
Creates a named class loader as a child of the specified parent.
- MultiParentClassLoader(String, URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.xbean.classloader.MultiParentClassLoader
-
Creates a named class loader as a child of the specified parent and using the specified URLStreamHandlerFactory
for accessing the urls..
- MultiParentClassLoader(String, URL[], ClassLoader[]) - Constructor for class org.apache.xbean.classloader.MultiParentClassLoader
-
Creates a named class loader as a child of the specified parents.
- MultiParentClassLoader(String, URL[], ClassLoader, boolean, String[], String[]) - Constructor for class org.apache.xbean.classloader.MultiParentClassLoader
-
- MultiParentClassLoader(String, URL[], ClassLoader[], URLStreamHandlerFactory) - Constructor for class org.apache.xbean.classloader.MultiParentClassLoader
-
Creates a named class loader as a child of the specified parents and using the specified URLStreamHandlerFactory
for accessing the urls..
- MultiParentClassLoader(String, URL[], ClassLoader[], boolean, Collection, Collection) - Constructor for class org.apache.xbean.classloader.MultiParentClassLoader
-
- MultiParentClassLoader(String, URL[], ClassLoader[], boolean, String[], String[]) - Constructor for class org.apache.xbean.classloader.MultiParentClassLoader
-
- mv - Variable in class org.apache.xbean.asm5.original.commons.EmptyVisitor
-
- packageAdmin - Variable in class org.apache.xbean.osgi.bundle.util.BundleClassFinder
-
- packageDiscoveryRequired(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleClassFinder.DummyDiscoveryFilter
-
- packageDiscoveryRequired(String) - Method in class org.apache.xbean.osgi.bundle.util.BundleClassFinder.NonImportedPackageDiscoveryFilter
-
- packageDiscoveryRequired(String) - Method in interface org.apache.xbean.osgi.bundle.util.ClassDiscoveryFilter
-
- PackageFilter - Class in org.apache.xbean.finder.filter
-
- PackageFilter(String) - Constructor for class org.apache.xbean.finder.filter.PackageFilter
-
- packageName(Class) - Static method in class org.apache.xbean.finder.util.Classes
-
- packageName(String) - Static method in class org.apache.xbean.finder.util.Classes
-
- packages(String...) - Static method in class org.apache.xbean.finder.filter.Filters
-
- Parameter<E extends Member> - Class in org.apache.xbean.finder
-
- ParameterMapping - Class in org.apache.xbean.spring.generator
-
- ParameterMapping(String, Type) - Constructor for class org.apache.xbean.spring.generator.ParameterMapping
-
- 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.
- parse(String) - Static method in class org.apache.xbean.osgi.bundle.util.VersionRange
-
- parse(Element, ParserContext) - Method in class org.apache.xbean.spring.context.v2.XBeanNamespaceHandler
-
- parse(Element, ParserContext) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
- parse(String) - Method in class org.apache.xbean.spring.jndi.NameParserImpl
-
- parseBeanDefinitionElement(Element, String, BeanDefinition) - Method in class org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate
-
- parseBeanDefinitions(Element, BeanDefinitionParserDelegate) - Method in class org.apache.xbean.spring.context.v2.XBeanBeanDefinitionDocumentReader
-
- parseBeanFromExtensionElement(Element, String, String) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
Parses the non-standard XML element as a Spring bean definition
- parseBeanFromExtensionElement(Element) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
Parses the non-standard XML element as a Spring bean definition
- parseChildExtensionBean(Element) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
Iterates the children of this element to find the first nested bean
- parseCustomMapElement(MappingMetaData, Element, String) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
- parseHeader(String) - Static method in class org.apache.xbean.osgi.bundle.util.HeaderParser
-
Parse a given OSGi header into a list of header elements.
- parseListElement(Element, String) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
- parseName(String) - Static method in class org.apache.xbean.naming.context.ContextUtil
-
- parsePropertySubElement(Element, BeanDefinition, String) - Method in class org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate
-
- parseQNameElement(Element) - Method in class org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate
-
- PATTERN - Static variable in class org.apache.xbean.osgi.bundle.util.BundleClassFinder
-
- 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
-
- preprocess(SpringApplicationContext, XmlBeanDefinitionReader, Document) - Method in interface org.apache.xbean.spring.context.SpringXmlPreprocessor
-
Preprocesses the xml document which is being loaded by the specified application context and is being read by the
specified xml reader.
- println() - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
-
- println(String) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
-
- println(long) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
-
- println(char) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
-
- println(boolean) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
-
- println(float) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
-
- println(double) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
-
- println(int) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
-
- println(char[]) - Method in class org.apache.xbean.terminal.telnet.TelnetPrintStream
-
- prioritizeProperties(Map<K, V>) - Static method in class org.apache.xbean.recipe.RecipeHelper
-
- processAliasRegistration(Element) - Method in class org.apache.xbean.spring.context.v2.XBeanBeanDefinitionDocumentReader
-
Process the given alias element, registering the alias with the registry.
- processBeanDefinition(Element, BeanDefinitionParserDelegate) - Method in class org.apache.xbean.spring.context.v2.XBeanBeanDefinitionDocumentReader
-
Process the given bean element, parsing the bean definition
and registering it with the registry.
- processParameters(BeanDefinitionHolder, MappingMetaData) - Method in class org.apache.xbean.spring.context.impl.NamedConstructorArgs
-
- projectHelper - Variable in class org.apache.xbean.maven.XBeanMojo
-
Maven ProjectHelper
- prompt(DataInputStream, PrintStream) - Method in class org.apache.xbean.command.CommandShell
-
- PropertiesEditor - Class in org.apache.xbean.propertyeditor
-
A property editor for indirect property bundles.
- PropertiesEditor() - Constructor for class org.apache.xbean.propertyeditor.PropertiesEditor
-
- PROPERTY_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
-
- PROPERTY_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.Utils
-
- 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(Throwable) - Constructor for exception org.apache.xbean.propertyeditor.PropertyEditorException
-
PropertyEditorException with a wrappered inner exception.
- 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.
- PropertyEditorFactory - Class in org.apache.xbean.spring.context.v2c
-
- PropertyEditorFactory() - Constructor for class org.apache.xbean.spring.context.v2c.PropertyEditorFactory
-
- PropertyEditorHelper - Class in org.apache.xbean.spring.context.impl
-
A helper method to register some custom editors
- PropertyEditorHelper() - Constructor for class org.apache.xbean.spring.context.impl.PropertyEditorHelper
-
- PropertyEditors - Class in org.apache.xbean.propertyeditor
-
The property editor manager.
- PropertyEditors() - Constructor for class org.apache.xbean.propertyeditor.PropertyEditors
-
- 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.osgi.bundle.util.DictionaryMap
-
- 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
-
- target - Variable in class org.apache.xbean.finder.MetaAnnotatedElement
-
- TelnetCodes - Interface in org.apache.xbean.terminal.telnet
-
- TelnetDaemon - Class in org.apache.xbean.terminal.telnet
-
- TelnetDaemon(String, int) - Constructor for class org.apache.xbean.terminal.telnet.TelnetDaemon
-
- TelnetInputStream - Class in org.apache.xbean.terminal.telnet
-
- TelnetInputStream(InputStream, OutputStream) - Constructor for class org.apache.xbean.terminal.telnet.TelnetInputStream
-
We haven yet implemented any Telnet options, so we just explicitly
disable some common options for safety sake.
- TelnetOption - Class in org.apache.xbean.terminal.telnet
-
- TelnetOption(int) - Constructor for class org.apache.xbean.terminal.telnet.TelnetOption
-
- TelnetPrintStream - Class in org.apache.xbean.terminal.telnet
-
- TelnetPrintStream(OutputStream) - Constructor for class org.apache.xbean.terminal.telnet.TelnetPrintStream
-
- TelnetShell - Class in org.apache.xbean.terminal.telnet
-
- TelnetShell(String) - Constructor for class org.apache.xbean.terminal.telnet.TelnetShell
-
- Test - Class in org.apache.xbean.command
-
- Test() - Constructor for class org.apache.xbean.command.Test
-
- ThreadContextClassLoaderFactoryBean - Class in org.apache.xbean.classloader
-
A factory bean to expose the current thread context class loader
- ThreadContextClassLoaderFactoryBean() - Constructor for class org.apache.xbean.classloader.ThreadContextClassLoaderFactoryBean
-
- 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(URL) - Static method in class org.apache.xbean.finder.util.Files
-
- 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.classloader.AbstractResourceHandle
-
- toString() - Method in class org.apache.xbean.classloader.AbstractUrlResourceLocation
-
- toString() - Method in class org.apache.xbean.classloader.JarFileUrlConnection
-
- toString() - Method in class org.apache.xbean.classloader.MultiParentClassLoader
- toString() - Method in class org.apache.xbean.classloader.NamedClassLoader
- 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.equinox.EquinoxBundleClassLoader
-
- 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
-
- toString() - Method in class org.apache.xbean.spring.context.impl.DefaultProperty
- 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
-
- treeBindings - Variable in class org.apache.xbean.spring.jndi.DefaultContext
-
- 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
-
- tryParseNestedPropertyViaIntrospection(MappingMetaData, String, Element) - Method in class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
Attempts to use introspection to parse the nested property element.
- TTY_BG_Black - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_BG_Blue - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_BG_Cyan - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_BG_Green - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_BG_Magenta - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_BG_Red - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_BG_White - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_BG_Yellow - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_Blink - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_Bright - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_Dim - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_FG_Black - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_FG_Blue - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_FG_Cyan - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_FG_Green - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_FG_Magenta - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_FG_Red - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_FG_White - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_FG_Yellow - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_Hidden - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_Reset - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_Reverse - Static variable in class org.apache.xbean.command.CommandShell
-
- TTY_Underscore - Static variable in class org.apache.xbean.command.CommandShell
-
- Type - Class in org.apache.xbean.spring.generator
-
- XBEAN_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
-
- XBEAN_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.Utils
-
- 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
-
- XBeanBeanDefinitionDocumentReader - Class in org.apache.xbean.spring.context.v2
-
- XBeanBeanDefinitionDocumentReader() - Constructor for class org.apache.xbean.spring.context.v2.XBeanBeanDefinitionDocumentReader
-
- XBeanBeanDefinitionParserDelegate - Class in org.apache.xbean.spring.context.v2c
-
- XBeanBeanDefinitionParserDelegate(XmlReaderContext) - Constructor for class org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate
-
- XBeanHelper - Class in org.apache.xbean.spring.context.impl
-
- XBeanHelper() - Constructor for class org.apache.xbean.spring.context.impl.XBeanHelper
-
- XBeanMojo - Class in org.apache.xbean.maven
-
- XBeanMojo() - Constructor for class org.apache.xbean.maven.XBeanMojo
-
- XBeanNamespaceHandler - Class in org.apache.xbean.spring.context.v2
-
An enhanced XML parser capable of handling custom XML schemas.
- XBeanNamespaceHandler() - Constructor for class org.apache.xbean.spring.context.v2.XBeanNamespaceHandler
-
- XBeanNamespaceHandler - Class in org.apache.xbean.spring.context.v2c
-
An enhanced XML parser capable of handling custom XML schemas.
- XBeanNamespaceHandler() - Constructor for class org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler
-
- XBeanNamespaceHandlerResolver - Class in org.apache.xbean.spring.context.v2
-
- XBeanNamespaceHandlerResolver(ClassLoader) - Constructor for class org.apache.xbean.spring.context.v2.XBeanNamespaceHandlerResolver
-
- XBeanQNameHelper - Class in org.apache.xbean.spring.context.v2c
-
- XBeanQNameHelper(XmlReaderContext) - Constructor for class org.apache.xbean.spring.context.v2c.XBeanQNameHelper
-
- XBeanV2Helper - Class in org.apache.xbean.spring.context.v2
-
- XBeanV2Helper() - Constructor for class org.apache.xbean.spring.context.v2.XBeanV2Helper
-
- XBeanXmlBeanDefinitionReader - Class in org.apache.xbean.spring.context.v2
-
XBeanXmlBeanDefinitionReader extends XmlBeanDefinitionReader adds support for SpringXMLPreprocessors which can
modify the DOM before it is passed to Spring for reading.
- XBeanXmlBeanDefinitionReader(SpringApplicationContext, BeanDefinitionRegistry, List) - Constructor for class org.apache.xbean.spring.context.v2.XBeanXmlBeanDefinitionReader
-
Creates a XBeanXmlBeanDefinitionReader for the specified applicationContext and beanFactory which will apply
the xmlPreprocessors before passing the DOM to Spring for processing.
- XBeanXmlBeanFactory - Class in org.apache.xbean.spring.context.impl
-
- XBeanXmlBeanFactory(Resource) - Constructor for class org.apache.xbean.spring.context.impl.XBeanXmlBeanFactory
-
Create a new XBeanXmlBeanFactory with the given resource,
which must be parsable using DOM.
- XBeanXmlBeanFactory(Resource, BeanFactory) - Constructor for class org.apache.xbean.spring.context.impl.XBeanXmlBeanFactory
-
Create a new XBeanXmlBeanFactory with the given input stream,
which must be parsable using DOM.
- XBeanXmlBeanFactory(Resource, List) - Constructor for class org.apache.xbean.spring.context.impl.XBeanXmlBeanFactory
-
Create a new XBeanXmlBeanFactory with the given input stream,
which must be parsable using DOM.
- XBeanXmlBeanFactory(Resource, BeanFactory, List) - Constructor for class org.apache.xbean.spring.context.impl.XBeanXmlBeanFactory
-
Create a new XBeanXmlBeanFactory with the given input stream,
which must be parsable using DOM.
- XBeanXmlBeanFactory - Class in org.apache.xbean.spring.context.v2
-
- XBeanXmlBeanFactory(Resource) - Constructor for class org.apache.xbean.spring.context.v2.XBeanXmlBeanFactory
-
Create a new XBeanXmlBeanFactory with the given resource,
which must be parsable using DOM.
- XBeanXmlBeanFactory(Resource, BeanFactory) - Constructor for class org.apache.xbean.spring.context.v2.XBeanXmlBeanFactory
-
Create a new XBeanXmlBeanFactory with the given input stream,
which must be parsable using DOM.
- XBeanXmlBeanFactory(Resource, List) - Constructor for class org.apache.xbean.spring.context.v2.XBeanXmlBeanFactory
-
Create a new XBeanXmlBeanFactory with the given input stream,
which must be parsable using DOM.
- XBeanXmlBeanFactory(Resource, BeanFactory, List) - Constructor for class org.apache.xbean.spring.context.v2.XBeanXmlBeanFactory
-
Create a new XBeanXmlBeanFactory with the given input stream,
which must be parsable using DOM.
- XmlMetadataGenerator - Class in org.apache.xbean.spring.generator
-
- XmlMetadataGenerator(String, File) - Constructor for class org.apache.xbean.spring.generator.XmlMetadataGenerator
-
- XmlMetadataGenerator(String, File, boolean, boolean) - Constructor for class org.apache.xbean.spring.generator.XmlMetadataGenerator
-
- XmlWebApplicationContext - Class in org.apache.xbean.spring.context
-
An XBean version of the regular Spring class to provide improved XML
handling.
- XmlWebApplicationContext() - Constructor for class org.apache.xbean.spring.context.XmlWebApplicationContext
-
Creates a XmlWebApplicationContext which loads the configuration from the a web application context.
- XmlWebApplicationContext(List) - Constructor for class org.apache.xbean.spring.context.XmlWebApplicationContext
-
Creates a XmlWebApplicationContext which loads the configuration from the a web application context.
- XmlWriter - Class in org.apache.xbean.spring.generator
-
- XmlWriter(PrintWriter, String) - Constructor for class org.apache.xbean.spring.generator.XmlWriter
-
- XmlWriter(Writer, String) - Constructor for class org.apache.xbean.spring.generator.XmlWriter
-
- XmlWriter(PrintWriter) - Constructor for class org.apache.xbean.spring.generator.XmlWriter
-
- XmlWriter(Writer) - Constructor for class org.apache.xbean.spring.generator.XmlWriter
-
- XmlWriter(PrintWriter, String, String, String) - Constructor for class org.apache.xbean.spring.generator.XmlWriter
-
- XmlWriter(Writer, String, String, String) - Constructor for class org.apache.xbean.spring.generator.XmlWriter
-
- XmlWriter(PrintWriter, String, String) - Constructor for class org.apache.xbean.spring.generator.XmlWriter
-
- XmlWriter(Writer, String, String) - Constructor for class org.apache.xbean.spring.generator.XmlWriter
-
- XSD_TYPES - Static variable in class org.apache.xbean.spring.generator.Utils
-
- XsdGenerator - Class in org.apache.xbean.spring.generator
-
- XsdGenerator(File) - Constructor for class org.apache.xbean.spring.generator.XsdGenerator
-
- XsdGenerator(File, boolean) - Constructor for class org.apache.xbean.spring.generator.XsdGenerator
-