Interface | Description |
---|---|
ExecutorFactory |
Used to configure and create executors
|
SecurityAwareExecutorFactory |
Used to configure and create executors which are aware of the current security context
|
ThreadPoolExecutorFactory<T extends ExecutorService> |
Class | Description |
---|---|
BlockingThreadPoolExecutorFactory | |
CachedThreadPoolExecutorFactory | |
ScheduledThreadPoolExecutorFactory |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.