org.drools.smf
Interface RuleFactory

All Known Implementing Classes:
BaseRuleFactory, SMFAnnotationRuleFactory

public interface RuleFactory


Method Summary
 Rule newRule(RuleSet ruleSet, RuleBaseContext context, Configuration config)
           
 

Method Detail

newRule

Rule newRule(RuleSet ruleSet,
             RuleBaseContext context,
             Configuration config)
             throws FactoryException
Throws:
FactoryException


Copyright © 2001-2005 The Codehaus. All Rights Reserved.