|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Intellego
Startup class - starts the whole system
Constructor Summary | |
Intellego()
|
Method Summary | |
static void |
addToLog(java.lang.String message)
Adds a message to the log |
static void |
main(java.lang.String[] args)
Fires up the whole system |
static void |
printUsage()
Prints usage instructions to stdout |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Intellego()
Method Detail |
public static void addToLog(java.lang.String message)
message
- the message to be addedpublic static void printUsage()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |