Project Wonder 2.0

er.extensions
Class ERXSession.Observer

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

public static class ERXSession.Observer
extends Object

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(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

session

protected transient ERXSession session
the parent session

Constructor Detail

ERXSession.Observer

public ERXSession.Observer(ERXSession session)
creates observer object which works with the given session

Method Detail

localizationDidReset

public void localizationDidReset(NSNotification n)
resets the reference to localizer when localization templates or localizer class itself is updated.


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

Copyright © 2002 – 2004 Project Wonder.