Class ManagedJobExecutor


  • public class ManagedJobExecutor
    extends JobExecutor
    JobExecutor implementation that utilises an application server's managed thread pool to acquire and execute jobs.
    • Constructor Detail

      • ManagedJobExecutor

        public ManagedJobExecutor​(javax.enterprise.concurrent.ManagedExecutorService managedExecutorService)
        Constructs a new ManagedJobExecutor with the provided ManagedExecutorService