|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.awb.launcher.Main
Aglets server bootstrap.
Constructor Summary | |
Main()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Bootstrap aglets server. |
protected static void |
startupAglets(AgletContext context)
Creates initial aglets. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Main()
Method Detail |
public static void main(java.lang.String[] args) throws java.io.IOException
args
- The command line argumentsjava.io.IOException
- Description of Exceptionprotected static void startupAglets(AgletContext context)
context
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |