setEventsServerProfile() - 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
Class

com.enterworks.shared.event.SessionEventConsumer

Parameters

com.enterworks.shared.model.extensions.ServerProfile serverProfile

Description This method is provided to associate a specific SessionEventConsumer with a specific EPX server so that only events related to that server are delivered to that SessionEventConsumer object’s onEvent() method. A client application can define more than one SessionEventConsumer in the case where the EPX J2EE application server supports more the one EPX server environment.