Drools examples 6.0.3-SNAPSHOT

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)

Drools examples 6.0.3-SNAPSHOT

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