Class CancelOnly

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

public class CancelOnly extends Object implements Status
The status of the coordination is such that it will eventually cancel.
Since:
1.0.
Version:
$Id: CancelOnly.java,v 1.2 2004/03/15 13:25:05 nmcl Exp $
Author:
Mark Little (mark@arjuna.com)