|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.icm.yadda.remoting.cli.RunProcess
public class RunProcess
Constructor Summary | |
---|---|
RunProcess()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Lists processes currently running on the specified repository Args: [repositoryUrl] |
protected static void |
printStats(java.lang.String process,
ProcessingStats stats)
|
protected static java.lang.String |
readFileContent(java.lang.String fileLoc)
Reads file content from file of given location. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunProcess()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
-
java.lang.Exception
protected static void printStats(java.lang.String process, ProcessingStats stats)
protected static java.lang.String readFileContent(java.lang.String fileLoc)
fileLoc
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |