com.arjuna.mw.wscf.model.twophase.status
Class HeuristicHazard

java.lang.Object
  extended by com.arjuna.mw.wscf.model.twophase.status.HeuristicHazard
All Implemented Interfaces:
Status

public class HeuristicHazard
extends Object
implements Status

Some of the coordinator's participants cancelled, some confirmed and the status of others is indeterminate.

Since:
1.0.
Version:
$Id: HeuristicHazard.java,v 1.1 2003/01/07 10:33:46 nmcl Exp $
Author:
Mark Little (mark@arjuna.com)

Method Summary
static HeuristicHazard instance()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

instance

public static HeuristicHazard instance()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.