public abstract class AbstractManagedExecutorServices extends AbstractExecutorServices
ExecutorServices.ExecutorServices.TaskFactory<T>| Constructor and Description |
|---|
AbstractManagedExecutorServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
|
checkForExceptions, getThreadPoolSize, invokeAllAndCheckForExceptions, invokeAllAndCheckForExceptionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTaskExecutorpublic void cleanup()
ServiceCopyright © 2015. All Rights Reserved.