Package org.drools.examples.petstore
-
Class Summary Class Description PetStoreExample PetStoreExample.CheckoutCallback This callback is called when the user pressed the checkout button.PetStoreExample.Order PetStoreExample.PetStoreUI This swing UI is used to create a simple shopping cart to allow a user to add and remove items from a shopping cart before doign a checkout upon doing a checkout a callback is used to allow drools interaction with the shopping cart ui.PetStoreExample.Product PetStoreExample.Purchase