org.sonar.plugins.pmd
Class SonarWayProfile

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

public final class SonarWayProfile
extends ProfileDefinition


Constructor Summary
SonarWayProfile(PmdProfileImporter 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

SonarWayProfile

public SonarWayProfile(PmdProfileImporter importer)
Method Detail

createProfile

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


Copyright © 2009-2012 SonarSource. All Rights Reserved.