Class Prepared

java.lang.Object
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 Details

    • Prepared

      public Prepared()