Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Managing Brokers and Broker Servers | Understanding Broker Server Clients | Connection Notification
 
Connection Notification
 
Defining a Callback Object
The connection notification feature allows you to register a callback method for a particular Broker Server client that will be invoked if the client is disconnected from the server.
Note:
Connection callback methods do not have a global scope. They must be registered separately for each server client that wants to use this feature.