|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tek42.perforce.process.DefaultExecutorFactory
public class DefaultExecutorFactory
Default @{link ExecutorFactory} that handles creating new CmdLineExecutors
| Constructor Summary | |
|---|---|
DefaultExecutorFactory()
|
|
| Method Summary | |
|---|---|
Executor |
newExecutor()
Creates a new executor for running a process. |
void |
setEnv(java.util.Map<java.lang.String,java.lang.String> env)
Sets a the environment variables for processes to be run. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultExecutorFactory()
| Method Detail |
|---|
public Executor newExecutor()
ExecutorFactory
newExecutor in interface ExecutorFactorypublic void setEnv(java.util.Map<java.lang.String,java.lang.String> env)
ExecutorFactory
setEnv in interface ExecutorFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||