Interface | Description |
---|---|
ExecutorServiceTaskInterceptor |
Provides a mechanism to implement generic preinvoke and postinvoke logic for all tasks submitted to the
Liberty default executor.
|
WSExecutorService |
An extension of ExecutorService with additional methods that provide
more control over how submitted and executed work is handled.
|