Uses of Package
org.infinispan.factories.threads
-
ClassDescriptionAbstract
ThreadPoolExecutorFactory
that contains commons variables for configuring a thread poolThread factory based on JBoss Thread's JBossThreadFactory.Executor Factory used for blocking executors which utilizesEnhancedQueueExecutor
internally.Executor Factory used for non blocking executors which utilizesThreadPoolExecutor
internally.