|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.platform.ego.examples.ResourceSample
public class ResourceSample
This sample shows how to start multiple activities on a resource, monitor load and adjust resources based on load.
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Test Driver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- args[0] -> targetURL of Web Service Gateway
args[1] -> the path and name of executable file1
args[2] -> the path and name of executable file2
... ...
args[n] -> the path and name of executable fileN
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |