|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
de.jdemo.capture.anttasks.AbstractDemoCaptureTask
de.jdemo.capture.anttasks.StreamDemoCaptureTask
TextDemoCaptureTask instead.
public class StreamDemoCaptureTask
| Field Summary |
|---|
| Fields inherited from class org.apache.tools.ant.Task |
|---|
description, location, target, taskName, taskType, wrapper |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
project |
| Constructor Summary | |
|---|---|
StreamDemoCaptureTask()
Deprecated. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class de.jdemo.capture.anttasks.AbstractDemoCaptureTask |
|---|
addClasspathEntry, addEnv, addSysproperty, createClasspath, createJvmarg, createWatchdog, execute, getDemoId, getOutputFile, init, setDemoId, setDir, setFork, setIncludeantruntime, setJvm, setMaxmemory, setNewenvironment, setOutputFile |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
getProject, setProject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamDemoCaptureTask()
| Method Detail |
|---|
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 AbstractDemoCaptureTaskprotected void addCommandLineArguments(org.apache.tools.ant.types.CommandlineJava cmd)
addCommandLineArguments in class AbstractDemoCaptureTaskprotected java.lang.String getRunnerClassName()
getRunnerClassName in class AbstractDemoCaptureTask
protected void execute(DemoIdentifier demoId)
throws org.apache.tools.ant.BuildException
AbstractDemoCaptureTask
execute in class AbstractDemoCaptureTaskorg.apache.tools.ant.BuildException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||