public class SingleThreadExecutorServices extends AbstractManagedExecutorServices
ExecutorServices.TaskFactory<T>| Constructor and Description |
|---|
SingleThreadExecutorServices() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ExecutorService |
getTaskExecutor()
Provides access to the executor service used for asynchronous tasks.
|
protected int |
getThreadPoolSize() |
cleanupcheckForExceptions, invokeAllAndCheckForExceptions, invokeAllAndCheckForExceptionspublic java.util.concurrent.ExecutorService getTaskExecutor()
protected int getThreadPoolSize()
getThreadPoolSize in class AbstractExecutorServicesCopyright © 2015. All Rights Reserved.