com.arjuna.mw.wst.vote
Class Aborted

java.lang.Object
  extended bycom.arjuna.mw.wst.vote.Aborted
All Implemented Interfaces:
Vote

public class Aborted
extends java.lang.Object
implements Vote

Aborted: the participant has aborted and the transaction should also attempt to do so.


Constructor Summary
Aborted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Aborted

public Aborted()