|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jade.Boot
Boots JADE system, parsing command line arguments.
| Method Summary | |
static void |
checkProperties(java.util.Properties p)
This method verifies the configuration properties and eventually correct them. |
static java.lang.String |
getCopyrightNotice()
Return a String with copyright Notice, Name and Version of this version of JADE |
static void |
main(java.lang.String[] args)
Fires up JADE system. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public static java.lang.String getCopyrightNotice()
public static void main(java.lang.String[] args)
filename To start JADE using the configuration properties read in the specified file.
public static void checkProperties(java.util.Properties p)
throws BootException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||