org.cogroo.tools.checker.rules.applier
Class RulesProvider

java.lang.Object
  extended by org.cogroo.tools.checker.rules.applier.RulesProvider

public class RulesProvider
extends Object

Singleton objetc that provides access to the Rules

Author:
Marcelo Suzumura

Constructor Summary
RulesProvider(RulesAccess rulesAccess, boolean reread)
          Instantiates the singleton.
 
Method Summary
 Rules getRules()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RulesProvider

public RulesProvider(RulesAccess rulesAccess,
                     boolean reread)
Instantiates the singleton.

Method Detail

getRules

public Rules getRules()


Copyright © 2012-2013 CoGrOO. All Rights Reserved.