@NonNullApi @NonNullFields
See: Description
| Class | Description | 
|---|---|
| JtaTransactionManagerBeanDefinitionParser | Parser for the <tx:jta-transaction-manager/> XML configuration element,
 autodetecting WebLogic and WebSphere servers and exposing the corresponding
  JtaTransactionManagersubclass. | 
| JtaTransactionManagerFactoryBean | A  FactoryBeanequivalent to the <tx:jta-transaction-manager/> XML element,
 autodetecting WebLogic and WebSphere servers and exposing the correspondingJtaTransactionManagersubclass. | 
| TransactionManagementConfigUtils | Configuration constants for internal sharing across subpackages. | 
| TxNamespaceHandler | NamespaceHandlerallowing for the configuration of
 declarative transaction management using either XML or using annotations. |