hudson.maven
Class ProcessCache.NewProcess

java.lang.Object
  extended by hudson.maven.ProcessCache.NewProcess
Enclosing class:
ProcessCache

public static class ProcessCache.NewProcess
extends Object


Field Summary
 hudson.remoting.Channel channel
           
 Proc proc
           
 
Constructor Summary
ProcessCache.NewProcess(hudson.remoting.Channel channel, Proc proc)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

channel

public final hudson.remoting.Channel channel

proc

public final Proc proc
Constructor Detail

ProcessCache.NewProcess

public ProcessCache.NewProcess(hudson.remoting.Channel channel,
                               Proc proc)


Copyright © 2004-2013. All Rights Reserved.