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.
|
changePrioritypublic static final java.lang.String COPYRIGHT
public void publishEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent)
publishEvent in interface EventPublisherpublishEvent in class ECEventPublisherImplcommonBaseEvent - The CommonBaseEvent objectEventPublisher.publishEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent)