- 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.
- 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.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
-
- 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
-
- 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.
- 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
-
- 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
- createHelper(XmlReaderContext, Element) - Method in class org.apache.xbean.spring.context.v2.XBeanBeanDefinitionDocumentReader
-
- createMethod - Static variable in class org.apache.xbean.spring.context.impl.QNameReflectionHelper
-
- createNamespaceHandler() - Static method in class org.apache.xbean.spring.context.v2.XBeanV2Helper
-
- 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
-
- createSubcontext(Name) - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- createSubcontext(String) - Method in class org.apache.xbean.spring.jndi.DefaultContext
-
- 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
-
- 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
- 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
-
- XBEAN_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.QdoxMappingLoader
-
- XBEAN_ANNOTATION - Static variable in class org.apache.xbean.spring.generator.Utils
-
- 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
-
- 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
-