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, invokeAllAndCheckForExceptions
public ExecutorService getTaskExecutor()
protected int getThreadPoolSize()
getThreadPoolSize
in class AbstractExecutorServices
Copyright © 2013 Seam Framework. All Rights Reserved.