Class SharedExecutorServiceAsyncExecutor

    • Field Detail

      • timerJobAcquisitionThreads

        protected java.util.Map<java.lang.String,​java.lang.Thread> timerJobAcquisitionThreads
      • asyncJobAcquisitionThreads

        protected java.util.Map<java.lang.String,​java.lang.Thread> asyncJobAcquisitionThreads
      • resetExpiredJobsThreads

        protected java.util.Map<java.lang.String,​java.lang.Thread> resetExpiredJobsThreads
    • Constructor Detail

      • SharedExecutorServiceAsyncExecutor

        public SharedExecutorServiceAsyncExecutor​(TenantInfoHolder tenantInfoHolder)