A B C D E F G H I L M N O P Q R S T U V W X

A

AbstractSpringVisitor - Class in org.apache.xbean.spring.util
Default do nothing implementation of SpringVisitor.
AbstractSpringVisitor() - Constructor for class org.apache.xbean.spring.util.AbstractSpringVisitor
 
addAttribute(String, String) - Method in class org.apache.xbean.spring.generator.XmlWriter
 
addDefaultValue(String, Class, Object) - Method in class org.apache.xbean.spring.context.impl.NamedConstructorArgs
Adds a default value for a property with the specified name and type.
addPropertyValue(MutablePropertyValues, String, Object) - Static method in class org.apache.xbean.spring.context.impl.QNameHelper
 
addToEnvironment(String, Object) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
AttributeMapping - Class in org.apache.xbean.spring.generator
 
AttributeMapping(String, String, String, Type, String, boolean, boolean, String) - Constructor for class org.apache.xbean.spring.generator.AttributeMapping
 

B

bind(Name, Object) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
bind(String, Object) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
bindings - Variable in class org.apache.xbean.spring.jndi.DefaultContext
 

C

checkFrozen() - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
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.
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
 
coerceQNamePropertyValues(QNameReflectionParams) - Static method in class org.apache.xbean.spring.context.impl.QNameHelper
 
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.spring.jndi.DefaultContext
 
composeName(String, String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
constructorToPropertyName(Constructor) - Static method in class org.apache.xbean.spring.context.impl.MappingMetaData
 
createBeanDefinitionReader(SpringApplicationContext, BeanDefinitionRegistry, List) - Static method in class org.apache.xbean.spring.context.impl.XBeanHelper
 
createContext(Resource) - Method in class org.apache.xbean.spring.jndi.SpringInitialContextFactory
 
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
createMethod - Static variable in class org.apache.xbean.spring.context.impl.QNameReflectionHelper
 
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
 
createSubcontext(Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
createSubcontext(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 

D

DateEditor - Class in org.apache.xbean.spring.context.impl
Editor for java.util.Date
DateEditor() - Constructor for class org.apache.xbean.spring.context.impl.DateEditor
 
decapitalise(String) - Static method in class org.apache.xbean.spring.generator.Utils
 
DefaultContext - Class in org.apache.xbean.spring.jndi
A simple spring based JNDI context which is mutable
DefaultContext() - Constructor for class org.apache.xbean.spring.jndi.DefaultContext
 
DefaultContext(Hashtable) - Constructor for class org.apache.xbean.spring.jndi.DefaultContext
 
DefaultContext(Hashtable, Map) - Constructor for class org.apache.xbean.spring.jndi.DefaultContext
 
DefaultContext(Hashtable, Map, String) - Constructor for class org.apache.xbean.spring.jndi.DefaultContext
 
DefaultContext(DefaultContext, Hashtable) - Constructor for class org.apache.xbean.spring.jndi.DefaultContext
 
DefaultContext(DefaultContext, Hashtable, String) - Constructor for class org.apache.xbean.spring.jndi.DefaultContext
 
DefaultProperty - Class in org.apache.xbean.spring.context.impl
DefaultProperty contains the default value assigned to a property with a specific name and type.
DefaultProperty() - Constructor for class org.apache.xbean.spring.context.impl.DefaultProperty
Creates a new empty default property.
DefaultProperty(String, Class, Object) - Constructor for class org.apache.xbean.spring.context.impl.DefaultProperty
Creates new default property value for a property with the specified name and type.
DESTROY_METHOD_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
 
destroySubcontext(Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
destroySubcontext(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
DocumentationGenerator - Class in org.apache.xbean.spring.generator
 
DocumentationGenerator(File) - Constructor for class org.apache.xbean.spring.generator.DocumentationGenerator
 

E

ELEMENT_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
 
ElementMapping - Class in org.apache.xbean.spring.generator
 
ElementMapping(String, String, String, String, boolean, String, String, String, String, Set, List, List, Map, Map, List, HashSet) - Constructor for class org.apache.xbean.spring.generator.ElementMapping
 
endElement() - Method in class org.apache.xbean.spring.generator.XmlWriter
 
endOfLine() - Method in class org.apache.xbean.spring.generator.XmlWriter
 
environment - Variable in class org.apache.xbean.spring.jndi.DefaultContext
 
equals(Object) - Method in class org.apache.xbean.spring.generator.AttributeMapping
 
equals(Object) - Method in class org.apache.xbean.spring.generator.ElementMapping
 
equals(Object) - Method in class org.apache.xbean.spring.generator.NamespaceMapping
 
equals(Object) - Method in class org.apache.xbean.spring.generator.Type
 
execute() - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
 

F

FACTORY_METHOD_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
 
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
 
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.
findImplementationsOf(NamespaceMapping, Type) - Static method in class org.apache.xbean.spring.generator.Utils
 
findMethod(String) - Static method in class org.apache.xbean.spring.context.impl.QNameReflectionHelper
 
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
 

G

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
 
GeneratorPlugin - Interface in org.apache.xbean.spring.generator
 
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.spring.generator.ElementMapping
 
getAttributeName() - Method in class org.apache.xbean.spring.generator.AttributeMapping
 
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.
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(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
 
getConfigLocations() - Method in class org.apache.xbean.spring.context.ResourceXmlApplicationContext
getConstructors() - Method in class org.apache.xbean.spring.generator.ElementMapping
 
getContentProperty(String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
 
getContentProperty() - Method in class org.apache.xbean.spring.generator.ElementMapping
 
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.
getDescription() - Method in class org.apache.xbean.spring.generator.AttributeMapping
 
getDescription() - Method in class org.apache.xbean.spring.generator.ElementMapping
 
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
 
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
 
getEntries() - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
getEntryName() - Method in class org.apache.xbean.spring.generator.MapMapping
 
getEnvironment() - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
getFactoryMethod() - Method in class org.apache.xbean.spring.generator.ElementMapping
 
getFactoryMethodName(String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
 
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
 
getIndex() - Method in class org.apache.xbean.spring.context.impl.QNameReflectionParams
 
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
 
getInterfaces() - Method in class org.apache.xbean.spring.generator.ElementMapping
 
getKeyName() - Method in class org.apache.xbean.spring.generator.MapMapping
 
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
 
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
 
getMetaInfDir() - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
 
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.spring.jndi.DefaultContext
 
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
 
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
getNestedType() - Method in class org.apache.xbean.spring.generator.Type
 
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
 
getPropertyEditor(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
 
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
 
getRootElement() - Method in class org.apache.xbean.spring.generator.NamespaceMapping
 
getSrcDir() - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
 
getSrcDirs() - Method in class org.apache.xbean.spring.generator.QdoxMappingLoader
 
getSuperClasses() - Method in class org.apache.xbean.spring.generator.ElementMapping
 
getType() - Method in class org.apache.xbean.spring.context.impl.DefaultProperty
Gets the property type.
getType() - Method in class org.apache.xbean.spring.generator.AttributeMapping
 
getType() - Method in class org.apache.xbean.spring.generator.ParameterMapping
 
getValue() - Method in class org.apache.xbean.spring.context.impl.DefaultProperty
Gets the default value.
getValue() - Method in class org.apache.xbean.spring.generator.AttributeMapping
 
getXsdType(Type) - Static method in class org.apache.xbean.spring.generator.Utils
 

H

hashCode() - Method in class org.apache.xbean.spring.generator.AttributeMapping
 
hashCode() - Method in class org.apache.xbean.spring.generator.ElementMapping
 
hashCode() - Method in class org.apache.xbean.spring.generator.NamespaceMapping
 
hashCode() - Method in class org.apache.xbean.spring.generator.Type
 

I

INIT_METHOD_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
 
internalBind(String, Object) - Method in class org.apache.xbean.spring.jndi.DefaultContext
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
internalBind(String, Object, boolean) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
InvalidModelException - Exception in org.apache.xbean.spring.generator
 
InvalidModelException(String) - Constructor for exception org.apache.xbean.spring.generator.InvalidModelException
 
isCollection() - Method in class org.apache.xbean.spring.generator.Type
 
isDefaultConstructor(Constructor) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
 
isDefaultFactoryMethod(Class, Method) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
 
isEmpty(String) - Static method in class org.apache.xbean.spring.context.impl.NamespaceHelper
 
isFixed() - Method in class org.apache.xbean.spring.generator.AttributeMapping
 
isFlatProperty(String, String) - Method in class org.apache.xbean.spring.context.impl.MappingMetaData
 
isFreeze() - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
isPrimitive() - Method in class org.apache.xbean.spring.generator.Type
 
isRequired() - Method in class org.apache.xbean.spring.generator.AttributeMapping
 
isRootElement() - Method in class org.apache.xbean.spring.generator.ElementMapping
 
isSimpleType(Type) - Method in class org.apache.xbean.spring.generator.NamespaceMapping
 
isSimpleType(Type) - Static method in class org.apache.xbean.spring.generator.Utils
 

L

list(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
list(Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
listBindings(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
listBindings(Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.apache.xbean.spring.context.ClassPathXmlApplicationContext
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.apache.xbean.spring.context.FileSystemXmlApplicationContext
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.apache.xbean.spring.context.ResourceXmlApplicationContext
 
loadBeanDefinitions(XmlBeanDefinitionReader) - Method in class org.apache.xbean.spring.context.ResourceXmlApplicationContext
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.apache.xbean.spring.context.XmlWebApplicationContext
loadClass(String) - Static method in class org.apache.xbean.spring.context.impl.PropertyEditorHelper
 
loadContext(Resource, String) - Method in class org.apache.xbean.spring.jndi.SpringInitialContextFactory
 
loadNamespaces() - Method in interface org.apache.xbean.spring.generator.MappingLoader
 
loadNamespaces() - Method in class org.apache.xbean.spring.generator.QdoxMappingLoader
 
log(String) - Method in interface org.apache.xbean.spring.generator.LogFacade
 
log(String, int) - Method in interface org.apache.xbean.spring.generator.LogFacade
 
LogFacade - Interface in org.apache.xbean.spring.generator
 
lookup(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
lookup(Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
lookupLink(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
lookupLink(Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 

M

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
 
MapMapping - Class in org.apache.xbean.spring.generator
 
MapMapping(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.
META_INF_PREFIX - Static variable in class org.apache.xbean.spring.context.impl.NamespaceHelper
 
methodToPropertyName(Class, Method) - Static method in class org.apache.xbean.spring.context.impl.MappingMetaData
 

N

NamedConstructorArgs - Class in org.apache.xbean.spring.context.impl
NamedConstructorArgs is a BeanFactoryPostProcessor that converts property declarations into indexed constructor args based on the the constructor parameter names annotation.
NamedConstructorArgs() - Constructor for class org.apache.xbean.spring.context.impl.NamedConstructorArgs
 
nameParser - Static variable in class org.apache.xbean.spring.jndi.DefaultContext
 
NameParserImpl - Class in org.apache.xbean.spring.jndi
A default implementation of NameParser
NameParserImpl() - Constructor for class org.apache.xbean.spring.jndi.NameParserImpl
 
NAMESPACE_HANDLER - Static variable in class org.apache.xbean.spring.generator.XmlMetadataGenerator
 
NamespaceHelper - Class in org.apache.xbean.spring.context.impl
A helper class for turning namespaces into META-INF/services URIs
NamespaceHelper() - Constructor for class org.apache.xbean.spring.context.impl.NamespaceHelper
 
NamespaceMapping - Class in org.apache.xbean.spring.generator
 
NamespaceMapping(String, Set, ElementMapping) - Constructor for class org.apache.xbean.spring.generator.NamespaceMapping
 
newArrayType(String, int) - Static method in class org.apache.xbean.spring.generator.Type
 
newCollectionType(String, Type) - Static method in class org.apache.xbean.spring.generator.Type
 
newContext() - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
newSimpleType(String) - Static method in class org.apache.xbean.spring.generator.Type
 

O

ObjectNameEditor - Class in org.apache.xbean.spring.context.impl
Editor for java.net.URI
ObjectNameEditor() - Constructor for class org.apache.xbean.spring.context.impl.ObjectNameEditor
 
OLD_META_INF_PREFIX - Static variable in class org.apache.xbean.spring.context.impl.NamespaceHelper
 
org.apache.xbean.spring.context - package org.apache.xbean.spring.context
 
org.apache.xbean.spring.context.impl - package org.apache.xbean.spring.context.impl
 
org.apache.xbean.spring.generator - package org.apache.xbean.spring.generator
 
org.apache.xbean.spring.jndi - package org.apache.xbean.spring.jndi
 
org.apache.xbean.spring.util - package org.apache.xbean.spring.util
 

P

ParameterMapping - Class in org.apache.xbean.spring.generator
 
ParameterMapping(String, Type) - Constructor for class org.apache.xbean.spring.generator.ParameterMapping
 
parse(String) - Method in class org.apache.xbean.spring.jndi.NameParserImpl
 
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.
processParameters(BeanDefinitionHolder, MappingMetaData) - Method in class org.apache.xbean.spring.context.impl.NamedConstructorArgs
 
PROPERTY_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
 
PROPERTY_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.Utils
 
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
 

Q

QdoxMappingLoader - Class in org.apache.xbean.spring.generator
 
QdoxMappingLoader(String, File[], String[]) - Constructor for class org.apache.xbean.spring.generator.QdoxMappingLoader
 
QNameHelper - Class in org.apache.xbean.spring.context.impl
 
QNameHelper() - Constructor for class org.apache.xbean.spring.context.impl.QNameHelper
 
QNameReflectionHelper - Class in org.apache.xbean.spring.context.impl
To avoid a runtime dependency on the QName class lets use reflection to process QName instances.
QNameReflectionHelper() - Constructor for class org.apache.xbean.spring.context.impl.QNameReflectionHelper
 
QNameReflectionParams - Class in org.apache.xbean.spring.context.impl
 
QNameReflectionParams(AbstractBeanDefinition, Element, PropertyDescriptor[], int) - Constructor for class org.apache.xbean.spring.context.impl.QNameReflectionParams
 

R

rebind(Name, Object) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
rebind(String, Object) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
recursiveGetAttributeValue(Element, String) - Static method in class org.apache.xbean.spring.context.impl.QNameHelper
Recursive method to find a given attribute value
registerCustomEditors() - Static method in class org.apache.xbean.spring.context.impl.PropertyEditorHelper
 
registerEditor(String, String) - Static method in class org.apache.xbean.spring.context.impl.PropertyEditorHelper
 
removeFromEnvironment(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
rename(Name, Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
rename(String, String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
ResourceXmlApplicationContext - Class in org.apache.xbean.spring.context
An XBean version of a regular Spring ApplicationContext which takes a Resource as a parameter to load the application context
ResourceXmlApplicationContext(Resource) - Constructor for class org.apache.xbean.spring.context.ResourceXmlApplicationContext
Creates a ResourceXmlApplicationContext which loads the configuration from the specified Resource.
ResourceXmlApplicationContext(Resource, List) - Constructor for class org.apache.xbean.spring.context.ResourceXmlApplicationContext
Creates a ResourceXmlApplicationContext which loads the configuration from the specified Resource.
ResourceXmlApplicationContext(Resource, ApplicationContext) - Constructor for class org.apache.xbean.spring.context.ResourceXmlApplicationContext
 
ResourceXmlApplicationContext(Resource, List, ApplicationContext) - Constructor for class org.apache.xbean.spring.context.ResourceXmlApplicationContext
 
ResourceXmlApplicationContext(Resource, List, ApplicationContext, List) - Constructor for class org.apache.xbean.spring.context.ResourceXmlApplicationContext
 
ResourceXmlApplicationContext(Resource, List, ApplicationContext, List, boolean) - Constructor for class org.apache.xbean.spring.context.ResourceXmlApplicationContext
 

S

SchemaGenerator - Class in org.apache.xbean.spring.generator
 
SchemaGenerator(LogFacade, MappingLoader, GeneratorPlugin[]) - Constructor for class org.apache.xbean.spring.generator.SchemaGenerator
 
SEPARATOR - Static variable in class org.apache.xbean.spring.jndi.DefaultContext
 
setAsText(String) - Method in class org.apache.xbean.spring.context.impl.DateEditor
 
setAsText(String) - Method in class org.apache.xbean.spring.context.impl.FileEditor
 
setAsText(String) - Method in class org.apache.xbean.spring.context.impl.ObjectNameEditor
 
setAsText(String) - Method in class org.apache.xbean.spring.context.impl.URIEditor
 
setClassLoader(ClassLoader) - Method in interface org.apache.xbean.spring.context.SpringApplicationContext
Specify 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).
setDefaultValues(List) - Method in class org.apache.xbean.spring.context.impl.NamedConstructorArgs
Sets the default values that are assigned to constructor arguments without a defined value.
setDestFile(File) - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
 
setDisplayName(String) - Method in interface org.apache.xbean.spring.context.SpringApplicationContext
Set a friendly name for this context.
setEntries(Map) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
setFreeze(boolean) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
setLog(LogFacade) - Method in class org.apache.xbean.spring.generator.DocumentationGenerator
 
setLog(LogFacade) - Method in interface org.apache.xbean.spring.generator.GeneratorPlugin
 
setLog(LogFacade) - Method in class org.apache.xbean.spring.generator.WikiDocumentationGenerator
 
setLog(LogFacade) - Method in class org.apache.xbean.spring.generator.XmlMetadataGenerator
 
setLog(LogFacade) - Method in class org.apache.xbean.spring.generator.XsdGenerator
 
setMetaInfDir(String) - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
 
setName(String) - Method in class org.apache.xbean.spring.context.impl.DefaultProperty
Sets the property name.
setNamespace(String) - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
 
setPropertyEditorPaths(String) - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
 
setSrcDir(Path) - Method in class org.apache.xbean.spring.generator.MappingGeneratorTask
 
setType(Class) - Method in class org.apache.xbean.spring.context.impl.DefaultProperty
Sets the property type.
setValue(Object) - Method in class org.apache.xbean.spring.context.impl.DefaultProperty
Sets the default value.
SpringApplicationContext - Interface in org.apache.xbean.spring.context
SpringApplicationContext is an interface that defines the actual interface exposed by the application contexts provided by Spring.
SpringInitialContextFactory - Class in org.apache.xbean.spring.jndi
A simple JNDI initial context which loads the JNDI namespace from a spring.xml configuration file.
SpringInitialContextFactory() - Constructor for class org.apache.xbean.spring.jndi.SpringInitialContextFactory
 
SpringVisitor - Interface in org.apache.xbean.spring.util
Walks a spring bean factory tree.
SpringXmlPreprocessor - Interface in org.apache.xbean.spring.context
SpringXmlPreprocessor preprocesses the xml Document before it is passed to Spring for processing.
startElement(String) - Method in class org.apache.xbean.spring.generator.XmlWriter
 

T

toString() - Method in class org.apache.xbean.spring.context.impl.DefaultProperty
treeBindings - Variable in class org.apache.xbean.spring.jndi.DefaultContext
 
Type - Class in org.apache.xbean.spring.generator
 

U

unbind(Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
unbind(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
 
URIEditor - Class in org.apache.xbean.spring.context.impl
Editor for java.net.URI
URIEditor() - Constructor for class org.apache.xbean.spring.context.impl.URIEditor
 
Utils - Class in org.apache.xbean.spring.generator
 

V

visitBeanDefinition(String, BeanDefinition, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitBeanDefinition(BeanDefinition, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitBeanDefinition(String, BeanDefinition, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitBeanDefinition(BeanDefinition, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitBeanDefinitionHolder(BeanDefinitionHolder, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitBeanDefinitionHolder(BeanDefinitionHolder, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitBeanFactory(ConfigurableListableBeanFactory, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitBeanFactory(ConfigurableListableBeanFactory, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitCollection(Collection, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitCollection(Collection, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitConstructorArgumentValue(ConstructorArgumentValues.ValueHolder, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitConstructorArgumentValue(ConstructorArgumentValues.ValueHolder, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitConstructorArgumentValues(ConstructorArgumentValues, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitConstructorArgumentValues(ConstructorArgumentValues, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitMap(Map, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitMap(Map, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitMutablePropertyValues(MutablePropertyValues, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitMutablePropertyValues(MutablePropertyValues, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitNext(Object, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitObject(Object, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitObject(Object, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitPropertyValue(PropertyValue, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitPropertyValue(PropertyValue, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 
visitRuntimeBeanReference(RuntimeBeanReference, Object) - Method in class org.apache.xbean.spring.util.AbstractSpringVisitor
 
visitRuntimeBeanReference(RuntimeBeanReference, Object) - Method in interface org.apache.xbean.spring.util.SpringVisitor
 

W

WikiDocumentationGenerator - Class in org.apache.xbean.spring.generator
 
WikiDocumentationGenerator(File) - Constructor for class org.apache.xbean.spring.generator.WikiDocumentationGenerator
 
writeMarkup(String) - Method in class org.apache.xbean.spring.generator.XmlWriter
 
writeText(String) - Method in class org.apache.xbean.spring.generator.XmlWriter
 

X

XBEAN_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
 
XBEAN_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.Utils
 
XBeanHelper - Class in org.apache.xbean.spring.context.impl
 
XBeanHelper() - Constructor for class org.apache.xbean.spring.context.impl.XBeanHelper
 
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.
XmlMetadataGenerator - Class in org.apache.xbean.spring.generator
 
XmlMetadataGenerator(String, File) - 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
 

A B C D E F G H I L M N O P Q R S T U V W X

Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.