hudson.util
Class ProcessTreeRemoting

java.lang.Object
  extended by hudson.util.ProcessTreeRemoting

public class ProcessTreeRemoting
extends Object

Remoting interfaces of ProcessTreeRemoting.IProcessTree. These classes need to be public due to the way Proxy works.

Author:
Kohsuke Kawaguchi

Nested Class Summary
static interface ProcessTreeRemoting.IOSProcess
           
static interface ProcessTreeRemoting.IProcessTree
           
 
Constructor Summary
ProcessTreeRemoting()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessTreeRemoting

public ProcessTreeRemoting()


Copyright © 2004-2013. All Rights Reserved.