anon.pay
Class PayAccountsFile.MyAccountListener

java.lang.Object
  extended by anon.pay.PayAccountsFile.MyAccountListener
All Implemented Interfaces:
IAccountListener
Enclosing class:
PayAccountsFile

private class PayAccountsFile.MyAccountListener
extends java.lang.Object
implements IAccountListener

Listens to changes inside the accounts and forwards the events to our paymentListeners


Constructor Summary
private PayAccountsFile.MyAccountListener()
           
 
Method Summary
 void accountChanged(PayAccount acc)
          accountChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PayAccountsFile.MyAccountListener

private PayAccountsFile.MyAccountListener()
Method Detail

accountChanged

public void accountChanged(PayAccount acc)
accountChanged

Specified by:
accountChanged in interface IAccountListener
Parameters:
acc - PayAccount