See: Description
Class | Description |
---|---|
JtaTransactionManagerBeanDefinitionParser |
Parser for the <tx:jta-transaction-manager/> XML configuration element,
autodetecting WebLogic and WebSphere servers and exposing the corresponding
JtaTransactionManager subclass. |
JtaTransactionManagerFactoryBean |
A
FactoryBean equivalent to the <tx:jta-transaction-manager/> XML element,
autodetecting WebLogic and WebSphere servers and exposing the corresponding
JtaTransactionManager subclass. |
TransactionManagementConfigUtils |
Configuration constants for internal sharing across subpackages.
|
TxNamespaceHandler |
NamespaceHandler allowing for the configuration of
declarative transaction management using either XML or using annotations. |