Class TxnConstants

java.lang.Object
com.sun.jini.constants.TxnConstants
All Implemented Interfaces:
TransactionConstants

public class TxnConstants extends Object implements TransactionConstants
Names for constants common to transaction managers and participants.
Author:
Sun Microsystems, Inc.
  • Constructor Details

    • TxnConstants

      public TxnConstants()
  • Method Details

    • getName

      public static String getName(int state)
      Returns a String which describes the state of the Transaction.
      See Also: