|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CheckoutEventHandler | |
|---|---|
| com.elasticpath.service.shoppingcart.impl | |
| Uses of CheckoutEventHandler in com.elasticpath.service.shoppingcart.impl |
|---|
| Classes in com.elasticpath.service.shoppingcart.impl that implement CheckoutEventHandler | |
|---|---|
class |
AbstractCheckoutEventHandlerImpl
Abstract implementation of a CheckoutEventHandler. |
class |
NullCheckoutEventHandlerImpl
This implementation of CheckoutEventHandler does not perform any action
as a result of a checkout event. |
| Methods in com.elasticpath.service.shoppingcart.impl with parameters of type CheckoutEventHandler | |
|---|---|
void |
CheckoutServiceImpl.setCheckoutEventHandler(CheckoutEventHandler checkoutEventHandler)
Set the handler to be notified of checkout events. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||