Package | Description |
---|---|
hudson.util |
Other miscellaneous utility code
|
Modifier and Type | Method and 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) |
Copyright © 2014. All rights reserved.