Handling Event Notification - EnterWorks_Process_Exchange_(EPX) - 10.6

EnterWorks EPX Programmers Reference

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.6
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks EPX Programmers Reference
First publish date
2007
Last updated
2023-07-28
Published on
2023-09-20T04:07:07.148000

The example code implements the onEvent() method required by the SessionEventConsumer class to handle any incoming messages that the client application has registered for. This method will be called for each event notification that the client application receives at the point in time where the transaction is committed in the EJB Container in the J2EE application server.