org.jgroups.blocks
Class TwoPhaseVotingAdapter.TwoPhaseWrapper
java.lang.Object
org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
- TwoPhaseVotingAdapter
- java.io.Serializable
public static class TwoPhaseVotingAdapter.TwoPhaseWrapper
extends java.lang.Object
implements java.io.Serializable
Wrapper of the decree to voting decree.
TwoPhaseWrapper
public TwoPhaseWrapper(Object decree)
commit
public void commit()
getDecree
public Object getDecree()
isAbort
public boolean isAbort()
isCommit
public boolean isCommit()
isPrepare
public boolean isPrepare()
setDecree
public void setDecree(Object decree)
toString
public String toString()
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.