pl.edu.icm.yadda.remoting.cli
Class RunNewProcess

java.lang.Object
  extended by pl.edu.icm.yadda.remoting.cli.RunNewProcess

public class RunNewProcess
extends java.lang.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

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

RunNewProcess

public RunNewProcess()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
java.lang.Exception


Copyright © 2002-2011 ICM, Warsaw University. All Rights Reserved.