public class PaymentEventPublisherCmdImpl extends ECEventPublisherImpl
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright field.
|
Constructor and Description |
---|
PaymentEventPublisherCmdImpl()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
publishEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent)
This method is to compose this FinalizePaymentEventData to ExtendedDataElement which is the data format
Event using.
|
changePriority
public static final java.lang.String COPYRIGHT
public void publishEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent)
publishEvent
in interface EventPublisher
publishEvent
in class ECEventPublisherImpl
commonBaseEvent
- The CommonBaseEvent objectEventPublisher.publishEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent)