jar

org.mule.modules : mule-module-jotm

Maven & Gradle

May 14, 2008
5 usages

Jotm Support · Provides access to the Jotm transaction manager for User and Xa transactions.

Table Of Contents

Latest Version

Download org.mule.modules : mule-module-jotm JAR file - Latest Versions:

All Versions

Download org.mule.modules : mule-module-jotm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
2.0
1.4.x
1.4
1.3.x
1.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mule-module-jotm-1.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.mule.extras.jotm.config

├─ org.mule.extras.jotm.config.JotmNamespaceHandler.class - [JAR]

org.mule.extras.jotm

├─ org.mule.extras.jotm.JotmTransactionManagerFactory.class - [JAR]

├─ org.mule.extras.jotm.JotmTxThreadAssociationTestCase.class - [JAR]

Advertisement