Project Wonder 5.0

er.extensions.appserver
Class ERXComponentActionRedirector.Observer

java.lang.Object
  extended by er.extensions.appserver.ERXComponentActionRedirector.Observer
Enclosing class:
ERXComponentActionRedirector

public static class ERXComponentActionRedirector.Observer
extends java.lang.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(com.webobjects.foundation.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(com.webobjects.foundation.NSNotification n)
Removes the timed out session from the internal array. session.

Parameters:
n - WOSession.SessionDidTimeOutNotification

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.