Uses of Interface
hudson.util.ProcessTree.ProcessCallable
-
Packages that use ProcessTree.ProcessCallable Package Description hudson.util Other miscellaneous utility code -
-
Uses of ProcessTree.ProcessCallable in hudson.util
Methods in hudson.util with parameters of type ProcessTree.ProcessCallable Modifier and Type Method Description <T> T
ProcessTree.OSProcess. act(ProcessTree.ProcessCallable<T> callable)
Executes a chunk of code at the same machine where this process resides.<T> T
ProcessTreeRemoting.IOSProcess. act(ProcessTree.ProcessCallable<T> callable)
-