Class ThreadingFeature.Util

  • Enclosing interface:
    ThreadingFeature

    public static final class ThreadingFeature.Util
    extends java.lang.Object
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • applyExecutorServiceShutdown

        public static <T extends java.util.concurrent.ExecutorService> T applyExecutorServiceShutdown​(T executorService,
                                                                                                      ShutdownFeature shutdownFeature)
      • applyExecutorServiceShutdown

        public static <T extends java.util.concurrent.ExecutorService> T applyExecutorServiceShutdown​(T executorService,
                                                                                                      ShutdownController shutdownFeature)