public class SingleThreadExecutorServices extends AbstractExecutorServices
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.
|
checkForExceptions, cleanup, invokeAllAndCheckForExceptions, invokeAllAndCheckForExceptions, shutdown
public ExecutorService getTaskExecutor()
protected int getThreadPoolSize()
AbstractExecutorServices
getThreadPoolSize
in class AbstractExecutorServices
Copyright © 2017. All rights reserved.