jgroup.test.jini.txn
Class ReplicatedBankServer2.CreditDebit

java.lang.Object
  extended by jgroup.test.jini.txn.ReplicatedBankServer2.CreditDebit
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ReplicatedBankServer2

public class ReplicatedBankServer2.CreditDebit
extends java.lang.Object
implements java.io.Serializable

Class that holds a temporary credit/debit operation, before doing a commit/abort operation.

See Also:
Serialized Form

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

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.