public static class ParallelNodeDispatcher.SetThreadLocalTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
ParallelNodeDispatcher.SetThreadLocalTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
java.lang.String |
getRefid() |
java.lang.String |
getValue() |
void |
setRefid(java.lang.String refid) |
void |
setValue(java.lang.String value) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic ParallelNodeDispatcher.SetThreadLocalTask()
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic java.lang.String getValue()
public void setValue(java.lang.String value)
public java.lang.String getRefid()
public void setRefid(java.lang.String refid)