public interface ThreadPoolExecutorFactory
| Modifier and Type | Method and Description |
|---|---|
<T> T |
createExecutor(ThreadFactory factory) |
void |
validate()
Validate parameters for the thread pool executor factory
|
<T> T createExecutor(ThreadFactory factory)
void validate()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.