org.drools.examples.templates
Class SimpleRuleTemplateExample

java.lang.Object
  extended by org.drools.examples.templates.SimpleRuleTemplateExample

public class SimpleRuleTemplateExample
extends Object

This shows off a very simple rule template where the data provider is a spreadsheet.


Constructor Summary
SimpleRuleTemplateExample()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleRuleTemplateExample

public SimpleRuleTemplateExample()
Method Detail

main

public static void main(String[] args)


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