Package org.jboss.weld.executor
@Vetoed
package org.jboss.weld.executor
-
ClassDescriptionCommon implementation of
ExecutorServicesWrapper forForkJoinPool.commonPool().ThreadFactorythat creates daemon threads so that Weld does not hang e.g. in a SE environment.Implementation ofExtendedExecutorServicesthat uses a fixed thread pool.Used for decomposition of loops in which independent tasks are processed sequentially.Implementation ofExtendedExecutorServicesthat uses a fixed thread pool.