Drools examples 6.0.3-SNAPSHOT

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)

Drools examples 6.0.3-SNAPSHOT

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