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.ExecutorServices
public void cleanup()
cleanup
in interface org.jboss.weld.bootstrap.api.Service
Copyright © 2013 Seam Framework. All rights reserved.