Uses of Class
org.drools.examples.petstore.PetStoreExample.CheckoutCallback
-
Packages that use PetStoreExample.CheckoutCallback Package Description org.drools.examples.petstore -
-
Uses of PetStoreExample.CheckoutCallback in org.drools.examples.petstore
Constructors in org.drools.examples.petstore with parameters of type PetStoreExample.CheckoutCallback Constructor Description PetStoreUI(Vector<PetStoreExample.Product> items, PetStoreExample.CheckoutCallback callback)Build UI using specified items and using the given callback to pass the items and jframe reference to the drools application
-