Groovy Documentation

groovy.org.codenarc.ruleregistry
[Groovy] Class RuleRegistryHolder

java.lang.Object
  groovy.org.codenarc.ruleregistry.RuleRegistryHolder

class RuleRegistryHolder

Holds a reference to the RuleRegistry static singleton

Authors:
Chris Mair


Property Summary
static RuleRegistry ruleRegistry

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

ruleRegistry

static RuleRegistry ruleRegistry


 

Groovy Documentation