| 
 | Fish & Chips Club 4.10.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectStartup
public final class Startup
Implementation of StartupTasks, required by WEB4J.
| Constructor Summary | |
|---|---|
| Startup() | |
| Method Summary | |
|---|---|
| static void | lookUpCodeTablesAndPlaceIntoAppScope()Called upon startup, and when the content of a pick list changes. | 
|  void | startApplication(ServletConfig aConfig,
                                 String aDbName)Perform startup tasks. | 
| Methods inherited from class Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Startup()
| Method Detail | 
|---|
public void startApplication(ServletConfig aConfig,
                             String aDbName)
                      throws DAOException
Performs the following :
TranslatorImpl for more information.
   
startApplication in interface StartupTasksDAOException
public static void lookUpCodeTablesAndPlaceIntoAppScope()
                                                 throws DAOException
Refreshes the copies of pick lists placed in application scope.
DAOException| 
 | Fish & Chips Club 4.10.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||