Class ExecutorServices


  • public class ExecutorServices
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void shutdownGracefully​(java.lang.String name, java.util.concurrent.ExecutorService service)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExecutorServices

        public ExecutorServices()
    • Method Detail

      • shutdownGracefully

        public static void shutdownGracefully​(java.lang.String name,
                                              java.util.concurrent.ExecutorService service)