Groovy Documentation

org.codenarc.ruleregistry
[Groovy] Class RuleRegistryHolder

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

class RuleRegistryHolder

Holds a reference to the RuleRegistry static singleton

Authors:
Chris Mair
Version:
\$Revision: 635 \$ - \$Date: 2011-03-05 14:33:52 -0500 (Sat, 05 Mar 2011) \$


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