Class UndertowServerFeature.WithSharedWorkers<C>

    • Constructor Detail

      • WithSharedWorkers

        public WithSharedWorkers()
    • Method Detail

      • workExecutor

        @Provision(shared=true)
        public java.util.concurrent.ExecutorService workExecutor()
        Specified by:
        workExecutor in interface ch.raffael.meldioc.library.base.threading.ThreadingFeature
      • startAsync

        public void startAsync()