|
More information: http://www.cs.berkeley.edu/~mdw/proj/seda/ | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mdw.sandStorm.main.Main
This class is used to start a Sandstorm system from the commandline. The usage is:
java mdw.sandStorm.main.Main <configuration file> [initargs]A Sandstorm can be embedded within an application using the Sandstorm class.
Sandstorm
Constructor Summary | |
Main()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Main()
Method Detail |
public static void main(java.lang.String[] args)
|
More information: http://www.cs.berkeley.edu/~mdw/proj/seda/ | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |