135136137138139140141142
ApplicationRouterSelector ad = ApplicationRouterSelector.getInstance(); if (theirLog.isLoggable(Level.FINEST)) { theirLog.log(Level.FINEST, LOGPREFIX + "ad_reference", ad); } return ad.unsetCustomApplicationRouter(aDescriptor.getModuleName()); } }