com.atlassian.maven.plugin.clover.internal.instrumentation
Class MainInstrumenter
java.lang.Object
com.atlassian.maven.plugin.clover.internal.instrumentation.AbstractInstrumenter
com.atlassian.maven.plugin.clover.internal.instrumentation.MainInstrumenter
public class MainInstrumenter
- extends AbstractInstrumenter
Instruments main sources.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MainInstrumenter
public MainInstrumenter(CompilerConfiguration configuration,
java.lang.String outputSourceDirectory)
getSourceScanner
protected CloverSourceScanner getSourceScanner()
- Specified by:
getSourceScanner in class AbstractInstrumenter
getSourceDirectory
protected java.lang.String getSourceDirectory()
- Specified by:
getSourceDirectory in class AbstractInstrumenter
setSourceDirectory
protected void setSourceDirectory(java.lang.String targetDirectory)
- Specified by:
setSourceDirectory in class AbstractInstrumenter
getCompileSourceRoots
protected java.util.List getCompileSourceRoots()
- Specified by:
getCompileSourceRoots in class AbstractInstrumenter
addCompileSourceRoot
protected void addCompileSourceRoot(java.lang.String sourceRoot)
- Specified by:
addCompileSourceRoot in class AbstractInstrumenter
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.