pl.edu.icm.yadda.remoting.cli
Class RunProcess
java.lang.Object
pl.edu.icm.yadda.remoting.cli.RunProcess
public class RunProcess
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunProcess
public RunProcess()
main
public static void main(String[] args)
throws Exception
- Lists processes currently running on the specified repository
Args:
- Parameters:
args
-
- Throws:
Exception
printStats
protected static void printStats(String process,
ProcessingStats stats)
readFileContent
protected static String readFileContent(String fileLoc)
- Reads file content from file of given location.
Supports reading classpath files.
- Parameters:
fileLoc
-
- Returns:
- file content
Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.