com.arjuna.mw.wst.vote
Class ReadOnly

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

public class ReadOnly
extends java.lang.Object
implements Vote

ReadOnly: does not need to be informed of the transaction outcome as no state updates were made.


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

Constructor Detail

ReadOnly

public ReadOnly()