spring-framework / org.springframework.transaction.config / JtaTransactionManagerBeanDefinitionParser / <init>

<init>

JtaTransactionManagerBeanDefinitionParser()

Parser for the <tx:jta-transaction-manager/> XML configuration element, autodetecting WebLogic and WebSphere servers and exposing the corresponding org.springframework.transaction.jta.JtaTransactionManager subclass.

Author
Juergen Hoeller

Author
Christian Dupuis

Since
2.5

See Also
org.springframework.transaction.jta.WebLogicJtaTransactionManagerorg.springframework.transaction.jta.WebSphereUowTransactionManager