public class SingleThreadExecutorServices extends AbstractExecutorServices
org.jboss.weld.manager.api.ExecutorServices.TaskFactory<T>| Constructor and Description |
|---|
SingleThreadExecutorServices() |
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
getTaskExecutor()
Provides access to the executor service used for asynchronous tasks.
|
protected int |
getThreadPoolSize()
Indicates the maximum number of threads in this thread pool.
|
cleanup, checkForExceptions, invokeAllAndCheckForExceptions, invokeAllAndCheckForExceptions, shutdownpublic ExecutorService getTaskExecutor()
protected int getThreadPoolSize()
AbstractExecutorServicesgetThreadPoolSize in class AbstractExecutorServicesCopyright © 2017. All rights reserved.