org.sonar.plugins.checkstyle
Class SonarWayWithFindbugsProfile

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

public class SonarWayWithFindbugsProfile
extends ProfileDefinition


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

Constructor Detail

SonarWayWithFindbugsProfile

public SonarWayWithFindbugsProfile(SonarWayProfile sonarWay)
Method Detail

createProfile

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


Copyright © 2009-2012 SonarSource. All Rights Reserved.