Class ExecutorRecorder


  • public class ExecutorRecorder
    extends Object
    • Field Detail

      • devModeExecutor

        static volatile CleanableExecutor devModeExecutor
        In dev mode for now we need the executor to last for the life of the app, as it is used by Undertow. This will likely change
    • Constructor Detail

      • ExecutorRecorder

        public ExecutorRecorder()