pl.edu.icm.yadda.remoting.cli.service3.process
Class RunProcess
java.lang.Object
pl.edu.icm.yadda.remoting.cli.service3.process.RunProcess
public class RunProcess
- extends Object
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
."
- Author:
- krzys
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLI_RUN_PROCESS_SHORT_PARAM_PROC
public static final String CLI_RUN_PROCESS_SHORT_PARAM_PROC
- See Also:
- Constant Field Values
CLI_RUN_PROCESS_SHORT_PARAM_ERRS
public static final String CLI_RUN_PROCESS_SHORT_PARAM_ERRS
- See Also:
- Constant Field Values
CLI_RUN_PROCESS_SHORT_PARAM_STATS_INTERV
public static final String CLI_RUN_PROCESS_SHORT_PARAM_STATS_INTERV
- See Also:
- Constant Field Values
CLI_RUN_PROCESS_SHORT_PARAM_AUX_PARAMS
public static final String CLI_RUN_PROCESS_SHORT_PARAM_AUX_PARAMS
- See Also:
- Constant Field Values
RunProcess
public RunProcess()
main
public static void main(String[] args)
throws Exception
- Parameters:
args
-
- Throws:
Exception
Copyright © 2002-2013 ICM, Warsaw University. All Rights Reserved.