Runtime tools : Channels components : Java Client/Server Messaging APIs : Concepts : Event notification
  
Event notification
When an application starts a session or terminates a session, the Client/Server Service sends a CSSessionStatusChangedEvent with the new session status to a specified machine using the asynchronous sendEvent method.
Go up to
Concepts