|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.icm.yadda.remoting.cli.RunNewProcess
public class RunNewProcess
Launcher for new processes.
Service address and process name must be provided. Additionally multiple
entries in auxParam list in form key=value can be passed. Value can be
String
or String
[] in form key={str1,str2,str3}. If String is
in dd-MM-yyyy hh:mm:ss format, it will be recognized as Date
."
Constructor Summary | |
---|---|
RunNewProcess()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunNewProcess()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |