public class SOAPstationTaskBase extends TaskBase
Modifier and Type | Field and Description |
---|---|
private org.apache.tools.ant.types.Reference |
itsSOAPstationRef |
Constructor and Description |
---|
SOAPstationTaskBase() |
Modifier and Type | Method and Description |
---|---|
protected Config |
_getConfig()
Locate the configuration to use when talking to the server
|
SSTConfig |
_getSSTConfig()
Locate the configuration to use when talking to SOAPstation
|
SSTTask |
createTask(java.lang.Class taskClass)
Prepare the task in the SDK
|
void |
setSOAPstationRef(org.apache.tools.ant.types.Reference val) |
execute, executeEx, locateBaseData, locateBaseData, locateBaseDataID, locateBaseDataID
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 setSOAPstationRef(org.apache.tools.ant.types.Reference val)
public SSTTask createTask(java.lang.Class taskClass) throws java.lang.Exception
java.lang.Exception
public SSTConfig _getSSTConfig()
protected Config _getConfig()
TaskBase
_getConfig
in class TaskBase