|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.huguesjohnson.tiamat.demos.Camineet.CamineetDemo
CamineetDemo - main class for the demo
| Constructor Summary | |
CamineetDemo(java.lang.String configFilePath)
constructor |
|
| Method Summary | |
void |
exitHandler()
exitHandler - clean up stuff |
static void |
main(java.lang.String[] arguments)
entry point for program |
void |
onExit()
onExit - event that fires when exit is complete - override this if creating an instance of CamineetDemo in another class |
void |
run()
start the thread |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CamineetDemo(java.lang.String configFilePath)
configFilePath - The path to the configuration file.| Method Detail |
public void exitHandler()
public void onExit()
public void run()
run in interface java.lang.Runnablepublic static void main(java.lang.String[] arguments)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||