Uses of Class
org.sonar.api.server.rule.RulesDefinition.Context

Packages that use RulesDefinition.Context
org.sonar.api.server.rule   
org.sonar.xoo.rule   
 

Uses of RulesDefinition.Context in org.sonar.api.server.rule
 

Methods in org.sonar.api.server.rule with parameters of type RulesDefinition.Context
 void RulesDefinition.define(RulesDefinition.Context context)
          This method is executed when server is started.
 

Uses of RulesDefinition.Context in org.sonar.xoo.rule
 

Methods in org.sonar.xoo.rule with parameters of type RulesDefinition.Context
 void XooRulesDefinition.define(RulesDefinition.Context context)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.