org.drools.semantics.annotation.examples.helloworld
Class HelloWorldRunner

java.lang.Object
  extended by org.drools.semantics.annotation.examples.helloworld.HelloWorldRunner

public class HelloWorldRunner
extends java.lang.Object

 

Constructor Summary
HelloWorldRunner()
           
 
Method Summary
static void run(RuleBase ruleBase)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorldRunner

public HelloWorldRunner()
Method Detail

run

public static void run(RuleBase ruleBase)
                throws FactException
Throws:
FactException