com.arjuna.wst
Class Prepared

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

public class Prepared
extends 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()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Prepared

public Prepared()


Copyright © 2012. All Rights Reserved.