java.lang.Cloneable
public class CommandLauncherTask extends Task
CommandLauncher
to used
when starting external processes.description, location, project
Constructor | Description |
---|---|
CommandLauncherTask() |
Modifier and Type | Method | Description |
---|---|---|
void |
addConfigured(CommandLauncher commandLauncher) |
|
void |
execute() |
Called by the project to let the task do its work.
|
void |
setVmLauncher(boolean vmLauncher) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void addConfigured(CommandLauncher commandLauncher)
public void execute()
Task
public void setVmLauncher(boolean vmLauncher)