org.sonar.plugins.findbugs
Class FindbugsExecutor

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

public class FindbugsExecutor
extends Object
implements BatchExtension

Since:
2.4

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

Constructor Detail

FindbugsExecutor

public FindbugsExecutor(FindbugsConfiguration configuration)
Method Detail

execute

public File execute()


Copyright © 2009-2012 SonarSource. All Rights Reserved.