public class PaymentEventContainer
extends com.ibm.commerce.event.WCSEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright field.
|
| Constructor and Description |
|---|
PaymentEventContainer(java.lang.Object commonBaseEvent)
This method creates an instance of the EC Container to pass to the event listeners.
|
public static final java.lang.String COPYRIGHT
public PaymentEventContainer(java.lang.Object commonBaseEvent)
throws ECException
commonBaseEvent - The common base event to process.ECException - An exception when processing the event.