2122232425262728293031
} @Override public Object call() throws Exception { final DistributedExecutorService service = getService(); service.shutdownExecutor(name); return true; } @Override public String getServiceName() {