Class VoteConfirm

java.lang.Object
com.arjuna.mw.wscf.model.twophase.vote.VoteConfirm
All Implemented Interfaces:
Vote

public class VoteConfirm extends Object implements Vote
The inferior votes that is can confirm. The coordinator service should ultimately inform the participant of the final outcome.
Version:
$Id: VoteConfirm.java,v 1.1 2003/01/07 10:33:47 nmcl Exp $
Author:
Mark Little (mark.little@arjuna.com)
  • Constructor Details

    • VoteConfirm

      public VoteConfirm()
  • Method Details

    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
      Returns:
      a printable version of the vote.