Groovy Documentation

Package groovy.org.codenarc.ruleregistry

 

Interface Summary
RuleRegistry Represents a registry of rule classes, accessible by rule name
 


Class Summary
PropertiesFileRuleRegistry Implementation of RuleRegistry that loads the rules from the 'codenarc-base-rules.properties' properties file.
RuleRegistryHolder Holds a reference to the RuleRegistry static singleton
RuleRegistryInitializer Performs initialization (loading) of the RuleRegistry singleton held by RuleRegistryHolder
 


Groovy Documentation