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

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

public class Closing
extends Object
implements Status

The coordinator is in the process of confirming the participants. This does not necessarily mean that the final outcome will be for the coordination protocol to have confirmed.

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

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.