TextDemoCaptureTask instead.public class StreamDemoCaptureTask extends AbstractDemoCaptureTask
| Constructor and Description |
|---|
StreamDemoCaptureTask()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCommandLineArguments(org.apache.tools.ant.types.CommandlineJava cmd)
Deprecated.
|
protected void |
checkParameters()
Deprecated.
|
protected AbstractDemoAntRunner |
createDemoAntRunner(DemoIdentifier demo,
org.apache.tools.ant.AntClassLoader cl)
Deprecated.
|
protected void |
execute(DemoIdentifier demoId)
Deprecated.
Run the tests.
|
protected java.lang.String |
getRunnerClassName()
Deprecated.
|
java.lang.String |
getSystemStream()
Deprecated.
|
void |
setSystemStream(java.lang.String string)
Deprecated.
|
addClasspathEntry, addEnv, addSysproperty, createClasspath, createJvmarg, createWatchdog, execute, getDemoId, getOutputFile, init, setDemoId, setDir, setFork, setIncludeantruntime, setJvm, setMaxmemory, setNewenvironment, setOutputFilebindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic java.lang.String getSystemStream()
public void setSystemStream(java.lang.String string)
protected void checkParameters()
checkParameters in class AbstractDemoCaptureTaskprotected AbstractDemoAntRunner createDemoAntRunner(DemoIdentifier demo, org.apache.tools.ant.AntClassLoader cl)
createDemoAntRunner in class AbstractDemoCaptureTaskprotected void addCommandLineArguments(org.apache.tools.ant.types.CommandlineJava cmd)
addCommandLineArguments in class AbstractDemoCaptureTaskprotected java.lang.String getRunnerClassName()
getRunnerClassName in class AbstractDemoCaptureTaskprotected void execute(DemoIdentifier demoId) throws org.apache.tools.ant.BuildException
AbstractDemoCaptureTaskexecute in class AbstractDemoCaptureTaskorg.apache.tools.ant.BuildException
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.