org.drools.examples.helloworld
Class HelloWorldExample

java.lang.Object
  extended by org.drools.examples.helloworld.HelloWorldExample

public class HelloWorldExample
extends Object

This is a sample file to launch a rule package from a rule source file.


Nested Class Summary
static class HelloWorldExample.Message
           
 
Constructor Summary
HelloWorldExample()
           
 
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

HelloWorldExample

public HelloWorldExample()
Method Detail

main

public static final void main(String[] args)


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