* notification of client session relocation and disconnection.
*/
watchdogService.addRecoveryListener(
new ChannelServiceRecoveryListener());
watchdogService.addNodeListener(new ChannelServiceNodeListener());
sessionStatusListener = new SessionStatusListener();
sessionService.addSessionStatusListener(sessionStatusListener);
/* Create our service profiling info and register our MBean. */