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