/*
* For backward compatability reasons: When connector connection pool or
* the JMS-Service module monitoring level is updated, the connector
* service's module monitoring level listener is updated and vice-versa.
*
* Change levels in connector connection pools and
* connector work management level listeners as well.
*/
ccpPoolMonitoringLevelListener_.changeLevel(from, to, type);
cwMonitoringLevelListener_.changeLevel(from, to, type);