com.arjuna.mw.wscf.model.sagas.status
Class Compensating

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

public class Compensating
extends Object
implements Status

The coordinator is preparing.

Since:
1.0.
Version:
$Id: Compensating.java,v 1.2 2004/03/15 13:25:06 nmcl Exp $
Author:
Mark Little (mark@arjuna.com)

Method Summary
static Compensating 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 Compensating instance()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.