/* 180 */ JMSRemotingConnection remotingConnection = state.getRemotingConnection();
/* */
/* 184 */ ConsolidatedRemotingConnectionListener l = remotingConnection.removeConnectionListener();
/* 185 */ if (l != null)
/* */ {
/* 187 */ l.clear();
/* */ }
/* */
/* 191 */ remotingConnection.stop();
/* */
/* 194 */ MessageIdGeneratorFactory.instance.checkInGenerator(state.getServerID());