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

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

public class Closed
extends Object
implements Status

The coordinator has confirmed and completed the protocol.

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

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.