public class InetAddressTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
InetAddressTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setHostAddressProperty(String hostAddressProperty) |
void |
setHostNameProperty(String hostNameProperty) |
void |
setVmId1Property(String vmId1Property) |
void |
setVmId2Property(String vmId2Property) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic void setHostAddressProperty(String hostAddressProperty)
public void setHostNameProperty(String hostNameProperty)
public void setVmId1Property(String vmId1Property)
public void setVmId2Property(String vmId2Property)