Class RollbackOnly

java.lang.Object
com.arjuna.mw.wstx.status.RollbackOnly
All Implemented Interfaces:
Status

public class RollbackOnly extends Object implements Status
The transaction is in a state which means that the only eventual outcome is for it to rollback.
Since:
1.0.
Version:
$Id: RollbackOnly.java,v 1.1 2002/11/25 11:00:53 nmcl Exp $
Author:
Mark Little (mark@arjuna.com)