Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

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 JTA TransactionManager.
XADataSourceAutoConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
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 JTA TransactionManager.
XmlServletWebServerApplicationContext - Class in org.springframework.boot.web.servlet.context
ServletWebServerApplicationContext which takes its configuration from XML documents, understood by an XmlBeanDefinitionReader.
XmlServletWebServerApplicationContext() - Constructor for class org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
Create a new XmlServletWebServerApplicationContext that needs to be loaded and then manually refreshed.
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.
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(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.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links