Uses of Class
org.objectweb.jotm.jtests.conform.JonasTMDistributedTestCase

Uses of JonasTMDistributedTestCase in org.objectweb.jotm.jtests.conform
 

Subclasses of JonasTMDistributedTestCase in org.objectweb.jotm.jtests.conform
 class JonasTMClientTestCase
          A test case of the jonas transaction manager in a client server configuration: The transaction factory is on the remote server and not known by the client Created on Oct 15, 2001
 class JonasTMRemoteTestCase
          A test case of the jonas transaction manager in a remote configuration: The transaction factory is remote, calls are made from both the JVM and a remote VM client (that simulates another server for example).