Project Wonder 5.0

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 org.apache.log4j.Logger log
           
static java.lang.Class[] REQUIRES
           
 
Fields inherited from class er.extensions.ERXFrameworkPrincipal
initializedFrameworks, launchingFrameworks
 
Constructor Summary
Ajax()
           
 
Method Summary
 void finishAjaxInitialization(com.webobjects.foundation.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
didFinishInitialization, 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 java.lang.Class[] REQUIRES

log

public static final org.apache.log4j.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(com.webobjects.foundation.NSNotification notification)
The constructor sets this up to receive a notification. This is used when ERXAjaxApplication is sub-classed.

Parameters:
notification - ApplicationWillFinishLaunchingNotification

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

Copyright © 2002 – 2007 Project Wonder.