org.sonar.plugins.jacoco
Class JaCoCoAgentDownloader

java.lang.Object
  extended by org.sonar.plugins.jacoco.JaCoCoAgentDownloader
All Implemented Interfaces:
BatchComponent, BatchExtension, Extension

public class JaCoCoAgentDownloader
extends Object
implements BatchExtension


Constructor Summary
JaCoCoAgentDownloader()
           
 
Method Summary
 File getAgentJarFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaCoCoAgentDownloader

public JaCoCoAgentDownloader()
Method Detail

getAgentJarFile

public File getAgentJarFile()


Copyright © 2009-2012 SonarSource. All Rights Reserved.