Project Wonder 2.0

er.extensions
Class ERXComponentActionRedirector.Observer

java.lang.Object
  extended byer.extensions.ERXComponentActionRedirector.Observer
Enclosing class:
ERXComponentActionRedirector

public static class ERXComponentActionRedirector.Observer
extends Object

Observer class manages the responses cache by watching the session. Registers for sessionDidTimeout to maintain its data.


Constructor Summary
protected ERXComponentActionRedirector.Observer()
           
 
Method Summary
 void sessionDidTimeout(NSNotification n)
          Removes the timed out session from the internal array.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERXComponentActionRedirector.Observer

protected ERXComponentActionRedirector.Observer()
Method Detail

sessionDidTimeout

public void sessionDidTimeout(NSNotification n)
Removes the timed out session from the internal array. session.

Parameters:
n - WOSession.SessionDidTimeOutNotification

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.