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

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

public class HelloWorldSpringInnerPojosExample
extends java.lang.Object

 

Constructor Summary
HelloWorldSpringInnerPojosExample()
           
 
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

HelloWorldSpringInnerPojosExample

public HelloWorldSpringInnerPojosExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception