public class SingleThreadExecutorServices extends AbstractExecutorServices
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() |
checkForExceptions, cleanup, invokeAllAndCheckForExceptions, invokeAllAndCheckForExceptionspublic ExecutorService getTaskExecutor()
protected int getThreadPoolSize()
getThreadPoolSize in class AbstractExecutorServicesCopyright © 2014 Seam Framework. All Rights Reserved.