3738394041424344
throws Exception { // remove pipeline from cache before disposing final FilterPipeline pipeline = entry.getValue(); watcher.refreshCache(); pipeline.destroyPipeline(); } }