Class XAResourceWrapper

  • All Implemented Interfaces:
    XAResource

    public class XAResourceWrapper
    extends Object
    implements XAResource
    This is class is used for debugging. It prints out trace information on TM calls to XAResource before directing the call to the actual XAResource object
    Author:
    Tony Ng