Package hudson.util
Class ProcessTreeRemoting
- java.lang.Object
-
- hudson.util.ProcessTreeRemoting
-
public class ProcessTreeRemoting extends Object
Remoting interfaces ofProcessTree
. These classes need to be public due to the wayProxy
works.- Author:
- Kohsuke Kawaguchi
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
ProcessTreeRemoting.IOSProcess
static interface
ProcessTreeRemoting.IProcessTree
-
Constructor Summary
Constructors Constructor Description ProcessTreeRemoting()
-