public abstract class AbstractSyncIProcessExecHelper extends Object implements IProcessExecHelper
| Constructor and Description |
|---|
AbstractSyncIProcessExecHelper(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
Future<Integer> |
execAsync() |
net.thevpc.nuts.NutsSession |
getSession() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdryExec, execpublic AbstractSyncIProcessExecHelper(net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsSession getSession()
public Future<Integer> execAsync()
execAsync in interface IProcessExecHelperCopyright © 2022 vpc open source initiative. All rights reserved.