Drools examples 6.0.3-SNAPSHOT

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)

Drools examples 6.0.3-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.