org.drools.tutorials.banking
Class RuleRunner

java.lang.Object
  extended by org.drools.tutorials.banking.RuleRunner

public class RuleRunner
extends Object


Constructor Summary
RuleRunner()
           
 
Method Summary
 void runRules(String[] rules, Object[] facts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleRunner

public RuleRunner()
Method Detail

runRules

public void runRules(String[] rules,
                     Object[] facts)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.