public class DefaultAsyncExecutorFactory extends Object implements ExecutorFactory
ExecutorFactory based on an ThreadPoolExecutor.| Modifier and Type | Field and Description |
|---|---|
static String |
THREAD_NAME |
| Constructor and Description |
|---|
DefaultAsyncExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
ThreadPoolExecutor |
getExecutor(Properties p) |
public static final String THREAD_NAME
public ThreadPoolExecutor getExecutor(Properties p)
getExecutor in interface ExecutorFactoryCopyright © 2021 JBoss by Red Hat. All rights reserved.