| Modifier and Type | Method and Description |
|---|---|
ProcessExecutor |
ProcessExecutorFactory.getProcessExecutorInstance()
Creates a process executor.
|
ProcessExecutor |
ProcessExecutor.removeShutdownHook(ProcessExecution p) |
ProcessExecutor |
ProcessExecutor.setEnvironment(Map<String,String> environment)
Adds given environment map to the default inherited environment be used for next process execution.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.