org.sonar.plugins.findbugs
Class SonarWayWithFindbugsProfile

java.lang.Object
  extended by org.sonar.api.profiles.ProfileDefinition
      extended by org.sonar.plugins.findbugs.SonarWayWithFindbugsProfile
All Implemented Interfaces:
Extension, ServerComponent, ServerExtension

public class SonarWayWithFindbugsProfile
extends ProfileDefinition


Constructor Summary
SonarWayWithFindbugsProfile(FindbugsProfileImporter importer)
           
 
Method Summary
 RulesProfile createProfile(ValidationMessages messages)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SonarWayWithFindbugsProfile

public SonarWayWithFindbugsProfile(FindbugsProfileImporter importer)
Method Detail

createProfile

public RulesProfile createProfile(ValidationMessages messages)
Specified by:
createProfile in class ProfileDefinition


Copyright © 2009-2011 SonarSource. All Rights Reserved.