Uses of Class
com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus
-
Packages that use HeuristicStatus Package Description com.arjuna.ats.arjuna.tools.osb.mbean -
-
Uses of HeuristicStatus in com.arjuna.ats.arjuna.tools.osb.mbean
Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return HeuristicStatus Modifier and Type Method Description static HeuristicStatusHeuristicStatus. intToStatus(int heuristic)Deprecated.static HeuristicStatusHeuristicStatus. valueOf(java.lang.String name)Deprecated.Returns the enum constant of this type with the specified name.static HeuristicStatus[]HeuristicStatus. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-