| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan | |
| org.wildfly.swarm.config.infinispan.remote_cache_container | 
| Modifier and Type | Method and Description | 
|---|---|
AsyncThreadPool | 
RemoteCacheContainer.RemoteCacheContainerResources.asyncThreadPool()
Defines a thread pool used for asynchronous operations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
RemoteCacheContainer.asyncThreadPool(AsyncThreadPool value)
Defines a thread pool used for asynchronous operations. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AsyncThreadPool<T extends AsyncThreadPool<T>>
Defines a thread pool used for asynchronous operations. 
 | 
interface  | 
AsyncThreadPoolConsumer<T extends AsyncThreadPool<T>>  | 
interface  | 
AsyncThreadPoolSupplier<T extends AsyncThreadPool>  | 
| Modifier and Type | Method and Description | 
|---|---|
AsyncThreadPool | 
AsyncThreadPoolSupplier.get()
Constructed instance of AsyncThreadPool resource 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.