hudson.plugins.perforce
Class HudsonP4ExecutorFactory

java.lang.Object
  extended by hudson.plugins.perforce.HudsonP4ExecutorFactory
All Implemented Interfaces:
com.tek42.perforce.process.ExecutorFactory

public class HudsonP4ExecutorFactory
extends java.lang.Object
implements com.tek42.perforce.process.ExecutorFactory


Method Summary
 HudsonP4Executor newExecutor()
           
 void setEnv(java.util.Map<java.lang.String,java.lang.String> env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newExecutor

public HudsonP4Executor newExecutor()
Specified by:
newExecutor in interface com.tek42.perforce.process.ExecutorFactory

setEnv

public void setEnv(java.util.Map<java.lang.String,java.lang.String> env)
Specified by:
setEnv in interface com.tek42.perforce.process.ExecutorFactory


Copyright © 2009. All Rights Reserved.