Package es.bsc.dataclay.test
Class RuntimeExec
- java.lang.Object
- 
- es.bsc.dataclay.test.RuntimeExec
 
- 
 public class RuntimeExec extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description RuntimeExec()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidexecCommand(String command)es.bsc.dataclay.test.RuntimeExec.StreamWrappergetStreamWrapper(InputStream is, String type)
 
- 
- 
- 
Method Detail- 
getStreamWrapperpublic es.bsc.dataclay.test.RuntimeExec.StreamWrapper getStreamWrapper(InputStream is, String type) 
 - 
execCommandpublic static void execCommand(String command) 
 
- 
 
-