|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecter.extensions.appserver.ERXComponentActionRedirector.Observer
public static class ERXComponentActionRedirector.Observer
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 |
---|
protected ERXComponentActionRedirector.Observer()
Method Detail |
---|
public void sessionDidTimeout(com.webobjects.foundation.NSNotification n)
n
- WOSession.SessionDidTimeOutNotification
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |