Project Wonder 5.0.0.8658

er.ajax
Class Ajax

java.lang.Object
  extended by er.extensions.ERXFrameworkPrincipal
      extended by er.ajax.Ajax

public class Ajax
extends ERXFrameworkPrincipal


Nested Class Summary
 
Nested classes/interfaces inherited from class er.extensions.ERXFrameworkPrincipal
ERXFrameworkPrincipal.Observer
 
Field Summary
static Logger log
           
static Class[] REQUIRES
           
 
Constructor Summary
Ajax()
           
 
Method Summary
 void finishAjaxInitialization(NSNotification notification)
          The constructor sets this up to receive a notification.
 void finishInitialization()
          This is called directly only for when ERXApplication is sub-classed.
 
Methods inherited from class er.extensions.ERXFrameworkPrincipal
initialize, setUpFrameworkPrincipalClass, sharedInstance, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

REQUIRES

public static Class[] REQUIRES

log

public static final Logger log
Constructor Detail

Ajax

public Ajax()
Method Detail

finishInitialization

public void finishInitialization()
This is called directly only for when ERXApplication is sub-classed.

Specified by:
finishInitialization in class ERXFrameworkPrincipal

finishAjaxInitialization

public void finishAjaxInitialization(NSNotification notification)
The constructor sets this up to receive a notification. This is used when ERXAjaxApplication is sub-classed.

Parameters:
notification - ApplicationWillFinishLaunchingNotification

Last updated: Fri, Nov 21, 2008 • 04:36 AM EST

Copyright © 2002 – 2007 Project Wonder.