
Public Member Functions | |
| Ajax () | |
| void | finishAjaxInitialization (NSNotification notification) |
| void | finishInitialization () |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(Ajax.class) |
| static Class[] | REQUIRES = new Class[0] |
Static Package Functions | |
| [static initializer] | |
| Ajax | ( | ) |
| [static initializer] | ( | ) | [static, package] |
| void finishAjaxInitialization | ( | NSNotification | notification | ) |
The constructor sets this up to receive a notification. This is used when ERXAjaxApplication is sub-classed.
| notification | ApplicationWillFinishLaunchingNotification |
| void finishInitialization | ( | ) | [virtual] |
This is called directly only for when ERXApplication is sub-classed.
Implements ERXFrameworkPrincipal.
final Logger log = Logger.getLogger(Ajax.class) [static] |
logging support
Reimplemented from ERXFrameworkPrincipal.
Class [] REQUIRES = new Class[0] [static] |
1.5.8