com.arjuna.ats.jta.utils
Class JTAHelper

java.lang.Object
  extended bycom.arjuna.ats.jta.utils.JTAHelper

public class JTAHelper
extends java.lang.Object

Some useful utility routines.


Constructor Summary
JTAHelper()
           
 
Method Summary
static java.lang.String stringForm(int status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTAHelper

public JTAHelper()
Method Detail

stringForm

public static java.lang.String stringForm(int status)