| Package | Description |
|---|---|
| org.infinispan.commons.executors |
Commons Executors package
|
| org.infinispan.configuration.global |
EmbeddedCacheManager configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingThreadPoolExecutorFactory |
class |
CachedThreadPoolExecutorFactory |
class |
ScheduledThreadPoolExecutorFactory |
| Modifier and Type | Method and Description |
|---|---|
<T extends ThreadPoolExecutorFactory> |
ThreadPoolConfiguration.threadPoolFactory() |
| Modifier and Type | Method and Description |
|---|---|
ThreadPoolConfigurationBuilder |
ThreadPoolConfigurationBuilder.threadPoolFactory(ThreadPoolExecutorFactory threadPoolFactory) |
| Constructor and Description |
|---|
ThreadPoolConfiguration(ThreadFactory threadFactory,
ThreadPoolExecutorFactory threadPoolFactory) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.