public interface BonitaExecutorServiceFactory
| Modifier and Type | Method and Description |
|---|---|
BonitaExecutorService |
createExecutorService(WorkExecutionCallback workExecutionCallback)
Create a bonita executor service with the given
WorkExecutionCallback |
default void |
unbind() |
BonitaExecutorService createExecutorService(WorkExecutionCallback workExecutionCallback)
WorkExecutionCallbackworkExecutionCallback - this callback will be executed when a work complete.BonitaExecutorServicedefault void unbind()