org.drools.semantics.base
Class BaseRuleFactory
java.lang.Object
org.drools.semantics.base.BaseRuleFactory
- All Implemented Interfaces:
- RuleFactory
- Direct Known Subclasses:
- SMFAnnotationRuleFactory
public class BaseRuleFactory
- extends Object
- implements RuleFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseRuleFactory
public BaseRuleFactory()
newRule
public Rule newRule(RuleSet ruleSet,
RuleBaseContext context,
Configuration config)
throws FactoryException
- Specified by:
newRule
in interface RuleFactory
- Throws:
FactoryException
Copyright © 2001-2005 The Codehaus. All Rights Reserved.