Пример #1
0
 @PreDestroy
 public void shutdown() {
   client.stopAll(false);
   cleanUp();
 }