org.drools.smf
Interface RuleFactory

All Known Implementing Classes:
BaseRuleFactory

public interface RuleFactory


Method Summary
 Rule newRule(Configuration config)
           
 

Method Detail

newRule

public Rule newRule(Configuration config)
             throws FactoryException
FactoryException