Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
X
- Xa() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
- XAConnectionFactoryWrapper - Interface in org.springframework.boot.jms
- 
Strategy interface used to wrap a JMSXAConnectionFactoryenrolling it with a JTATransactionManager.
- XADataSourceAutoConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
- 
Auto-configurationforDataSourcewith XA.
- XADataSourceAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
- XADataSourceWrapper - Interface in org.springframework.boot.jdbc
- 
Strategy interface used to wrap anXADataSourceenrolling it with a JTATransactionManager.
- XmlServletWebServerApplicationContext - Class in org.springframework.boot.web.servlet.context
- 
ServletWebServerApplicationContextwhich takes its configuration from XML documents, understood by anXmlBeanDefinitionReader.
- XmlServletWebServerApplicationContext() - Constructor for class org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
- 
Create a newXmlServletWebServerApplicationContextthat needs to be loaded and then manuallyrefreshed.
- XmlServletWebServerApplicationContext(Class<?>, String...) - Constructor for class org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
- 
Create a newXmlServletWebServerApplicationContext, loading bean definitions from the given resource locations and automatically refreshing the context.
- XmlServletWebServerApplicationContext(String...) - Constructor for class org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
- 
Create a newXmlServletWebServerApplicationContext, loading bean definitions from the given resource locations and automatically refreshing the context.
- XmlServletWebServerApplicationContext(Resource...) - Constructor for class org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
- 
Create a newXmlServletWebServerApplicationContext, loading bean definitions from the given resources and automatically refreshing the context.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form