|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hawk.startup.HawkStartup
public class HawkStartup
This is a startup class.
Apart from initializing Hawk, it kicks off the startup of
target application.
Note: The target module should implement IModule.
| Method Summary | |
|---|---|
static HawkStartup |
getInstance()
SingleTon accessor method |
static boolean |
setupLogger(java.lang.String loggerFile)
|
boolean |
startUp()
This starts the targe app. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean setupLogger(java.lang.String loggerFile)
public static HawkStartup getInstance()
public boolean startUp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||