com.arjuna.wst
Class Prepared

java.lang.Object
  extended bycom.arjuna.wst.Prepared
All Implemented Interfaces:
Vote

public class Prepared
extends java.lang.Object
implements Vote

Prepared: it is prepared to commit or rollback depending on the final transaction outcome, and it has made sufficient state updates persistent to accomplish this.


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

Constructor Detail

Prepared

public Prepared()