Uses of Interface
hudson.util.ProcessTree.ProcessCallable

Packages that use ProcessTree.ProcessCallable
hudson.util Other miscellaneous utility code 
 

Uses of ProcessTree.ProcessCallable in hudson.util
 

Methods in hudson.util with parameters of type ProcessTree.ProcessCallable
<T> T
ProcessTreeRemoting.IOSProcess.act(ProcessTree.ProcessCallable<T> callable)
           
<T> T
ProcessTree.OSProcess.act(ProcessTree.ProcessCallable<T> callable)
          Executes a chunk of code at the same machine where this process resides.
 



Copyright © 2004-2013. All Rights Reserved.