|
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.ERXSession.Observer
public static class ERXSession.Observer
The Observer inner class encapsulates functions to handle various notifications.
| Field Summary | |
|---|---|
protected ERXSession |
session
the parent session |
| Constructor Summary | |
|---|---|
ERXSession.Observer(ERXSession session)
creates observer object which works with the given session |
|
| Method Summary | |
|---|---|
void |
localizationDidReset(com.webobjects.foundation.NSNotification n)
resets the reference to localizer when localization templates or localizer class itself is updated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected transient ERXSession session
| Constructor Detail |
|---|
public ERXSession.Observer(ERXSession session)
| Method Detail |
|---|
public void localizationDidReset(com.webobjects.foundation.NSNotification n)
|
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 | |||||||||||