org.drools.examples.shopping
Class ShoppingExample

java.lang.Object
  extended by org.drools.examples.shopping.ShoppingExample

public class ShoppingExample
extends Object


Nested Class Summary
static class ShoppingExample.Customer
           
static class ShoppingExample.Discount
           
static class ShoppingExample.Product
           
static class ShoppingExample.Purchase
           
 
Constructor Summary
ShoppingExample()
           
 
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

ShoppingExample

public ShoppingExample()
Method Detail

main

public static final void main(String[] args)


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