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 JMS
XAConnectionFactory
enrolling it with a JTATransactionManager
. - XADataSourceAutoConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
Auto-configuration
forDataSource
with XA. - XADataSourceAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
- XADataSourceWrapper - Interface in org.springframework.boot.jdbc
-
Strategy interface used to wrap an
XADataSource
enrolling it with a JTATransactionManager
. - XmlServletWebServerApplicationContext - Class in org.springframework.boot.web.servlet.context
-
ServletWebServerApplicationContext
which takes its configuration from XML documents, understood by anXmlBeanDefinitionReader
. - XmlServletWebServerApplicationContext() - Constructor for class org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
-
Create a new
XmlServletWebServerApplicationContext
that needs to be loaded and then manuallyrefreshed
. - XmlServletWebServerApplicationContext(Class<?>, String...) - Constructor for class org.springframework.boot.web.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.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.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