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, setOutputFile
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public java.lang.String getSystemStream()
public void setSystemStream(java.lang.String string)
protected void checkParameters()
checkParameters
in class AbstractDemoCaptureTask
protected AbstractDemoAntRunner createDemoAntRunner(DemoIdentifier demo, org.apache.tools.ant.AntClassLoader cl)
createDemoAntRunner
in class AbstractDemoCaptureTask
protected void addCommandLineArguments(org.apache.tools.ant.types.CommandlineJava cmd)
addCommandLineArguments
in class AbstractDemoCaptureTask
protected java.lang.String getRunnerClassName()
getRunnerClassName
in class AbstractDemoCaptureTask
protected void execute(DemoIdentifier demoId) throws org.apache.tools.ant.BuildException
AbstractDemoCaptureTask
execute
in class AbstractDemoCaptureTask
org.apache.tools.ant.BuildException
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.