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
Throws:
FactoryException


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