Class ActionType


  • public class ActionType
    extends Object
    The two types of transactions, nested, and top-level.
    Since:
    1.0.
    Version:
    $Id: ActionType.java 2342 2006-03-30 13:06:17Z $
    Author:
    Mark Little (mark@arjuna.com)
    • Constructor Detail

      • ActionType

        public ActionType()
    • Method Detail

      • stringForm

        public static String stringForm​(int type)
      • print

        public static void print​(PrintWriter strm,
                                 int res)
        Print a human-readable version of the type.