Class SysRuntimeCoreWrapperBase
java.lang.Object
org.aksw.shellgebra.exec.SysRuntimeCoreWrapperBase
- All Implemented Interfaces:
Closeable, AutoCloseable, SysRuntimeCore
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SysRuntimeCoreWrapperBase
-
-
Method Details
-
getDelegate
-
newProcessBuilder
- Specified by:
newProcessBuilderin interfaceSysRuntimeCore
-
execCmd
- Specified by:
execCmdin interfaceSysRuntimeCore- Throws:
IOExceptionInterruptedException
-
runCmd
- Specified by:
runCmdin interfaceSysRuntimeCore- Throws:
IOExceptionInterruptedException
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceSysRuntimeCore
-