Uses of Interface
com.tek42.perforce.process.Executor

Packages that use Executor
com.tek42.perforce.process Provides objects for interacting with processes. 
hudson.plugins.perforce   
 

Uses of Executor in com.tek42.perforce.process
 

Classes in com.tek42.perforce.process that implement Executor
 class CmdLineExecutor
          Executes on the command line.
 

Methods in com.tek42.perforce.process that return Executor
 Executor DefaultExecutorFactory.newExecutor()
           
 Executor ExecutorFactory.newExecutor()
          Creates a new executor for running a process.
 

Uses of Executor in hudson.plugins.perforce
 

Classes in hudson.plugins.perforce that implement Executor
 class HudsonP4Executor
          Implementation of the P4Java Executor interface that provides support for remotely executing Perforce commands.
 



Copyright © 2009. All Rights Reserved.