Package org.jboss.weld.executor
-
Class Summary Class Description AbstractExecutorServices Common implementation ofExecutorServicesCommonForkJoinPoolExecutorServices Wrapper forForkJoinPool.commonPool().DaemonThreadFactory ThreadFactorythat creates daemon threads so that Weld does not hang e.g.ExecutorServicesFactory FixedThreadPoolExecutorServices Implementation ofExtendedExecutorServicesthat uses a fixed thread pool.IterativeWorkerTaskFactory<T> Used for decomposition of loops in which independent tasks are processed sequentially.ProfilingExecutorServices SingleThreadExecutorServices TimingOutFixedThreadPoolExecutorServices Implementation ofExtendedExecutorServicesthat uses a fixed thread pool. -
Enum Summary Enum Description ExecutorServicesFactory.ThreadPoolType