org.drools.examples.helloworld
Class HelloWorldExample

java.lang.Object
  extended byorg.drools.examples.helloworld.HelloWorldExample

public class HelloWorldExample
extends java.lang.Object

 

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

Constructor Detail

HelloWorldExample

public HelloWorldExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws DroolsException,
                        org.xml.sax.SAXException,
                        java.io.IOException
Throws:
DroolsException
org.xml.sax.SAXException
java.io.IOException