org.sonar.plugins.checkstyle
Class SunConventionsProfile

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

public final class SunConventionsProfile
extends ProfileDefinition


Constructor Summary
SunConventionsProfile(XMLProfileParser xmlProfileParser)
           
 
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

SunConventionsProfile

public SunConventionsProfile(XMLProfileParser xmlProfileParser)
Method Detail

createProfile

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


Copyright © 2009-2012 SonarSource. All Rights Reserved.