public class BpelCTask extends CommandTask
Constructor and Description |
---|
BpelCTask() |
Modifier and Type | Method and Description |
---|---|
void |
addConfiguredBpel(BpelSrcElement bse) |
void |
execute() |
void |
setTargetdir(java.io.File f) |
void |
setWsdl(java.lang.String uri) |
debug, debug, errln, error, error, info, info, out, outln, warn, warn
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setTargetdir(java.io.File f)
public void addConfiguredBpel(BpelSrcElement bse)
public void setWsdl(java.lang.String uri) throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildException
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Task.execute()