org.drools.semantics.annotation.smf
Class SMFAnnotationRuleFactory

java.lang.Object
  extended by org.drools.semantics.base.BaseRuleFactory
      extended by org.drools.semantics.annotation.smf.SMFAnnotationRuleFactory
All Implemented Interfaces:
RuleFactory

public class SMFAnnotationRuleFactory
extends BaseRuleFactory


Constructor Summary
SMFAnnotationRuleFactory()
           
 
Method Summary
 Rule newRule(RuleSet ruleSet, RuleBaseContext context, Configuration config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMFAnnotationRuleFactory

public SMFAnnotationRuleFactory()
Method Detail

newRule

public Rule newRule(RuleSet ruleSet,
                    RuleBaseContext context,
                    Configuration config)
             throws FactoryException
Specified by:
newRule in interface RuleFactory
Overrides:
newRule in class BaseRuleFactory
Throws:
FactoryException


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