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