public interface BonitaExecutorService extends ExecutorService
| Modifier and Type | Method and Description |
|---|---|
void |
clearAllQueues()
clear the queue of work
|
void |
notifyNodeStopped(String nodeName)
notify that a node stopped
|
void |
shutdownAndEmptyQueue()
shutdown and handle the queue properly
|
awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submitvoid clearAllQueues()
void shutdownAndEmptyQueue()
void notifyNodeStopped(String nodeName)
Copyright © 2014 Bonitasoft S.A.. All rights reserved.