public class SingleThreadExecutorServices extends Object implements org.jboss.weld.manager.api.ExecutorServices
| Constructor and Description |
|---|
SingleThreadExecutorServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
ExecutorService |
getTaskExecutor()
Provides access to the executor service used for asynchronous tasks.
|
public ExecutorService getTaskExecutor()
getTaskExecutor in interface org.jboss.weld.manager.api.ExecutorServicespublic void cleanup()
cleanup in interface org.jboss.weld.bootstrap.api.ServiceCopyright © 2014 Seam Framework. All Rights Reserved.