Package jade.imtp.leap.sms
Class Boot
- java.lang.Object
-
- jade.Boot
-
- jade.imtp.leap.sms.Boot
-
public class Boot extends Boot
Utility class that boots the JADE runtime system and automatically starts the SMSManager.- Author:
- Giovanni Caire - TILAB
-
-
Field Summary
-
Fields inherited from class jade.Boot
DEFAULT_FILENAME
-
-
Constructor Summary
Constructors Constructor Description Boot()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)-
Methods inherited from class jade.Boot
parseCmdLineArgs, printUsage
-
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-