com.atomikos.icatch.jta
Class JTA

java.lang.Object
  extended by com.atomikos.icatch.jta.JTA

public abstract class JTA
extends Object

A class with information about the jta package.


Field Summary
static String version
          A string representation of the version of the JTA specs that is implemented.
 
Constructor Summary
JTA()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version

public static final String version
A string representation of the version of the JTA specs that is implemented.

See Also:
Constant Field Values
Constructor Detail

JTA

public JTA()


Copyright © 2011. All Rights Reserved.