org.apache.tools.ant.taskdefs.optional.sitraka
Class CovBase
public abstract class CovBase
Base class that deals with JProbe version incompatibilities.
execute, 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 |
createTempFile
protected File createTempFile(String prefix)
findCoverageJar
protected File findCoverageJar()
findExecutable
protected String findExecutable(String relativePath)
getHome
protected File getHome()
getParamFileArgument
protected String getParamFileArgument()
isJProbe4Plus
protected boolean isJProbe4Plus()
Are we running on a version of JProbe 4.x or higher?
setHome
public void setHome(File value)
The directory where JProbe is installed.
Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.