hkontrol.core
Class RuleFactory

java.lang.Object
  extended by hkontrol.core.ObjectFactoryBase
      extended by hkontrol.core.RuleFactory

public class RuleFactory
extends ObjectFactoryBase


Constructor Summary
RuleFactory(State state)
           
 
Method Summary
 void createRules(Configuration configuration)
           
 
Methods inherited from class hkontrol.core.ObjectFactoryBase
createObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleFactory

public RuleFactory(State state)
Method Detail

createRules

public void createRules(Configuration configuration)
                 throws java.lang.InstantiationException,
                        java.lang.IllegalAccessException,
                        java.lang.ClassNotFoundException,
                        ConfigurationException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException
ConfigurationException