Class BatchTaskExecutorService

All Implemented Interfaces:
AutoCloseable, Executor, ExecutorService, DelegatingExecutor, DelegatingExecutorService

public class BatchTaskExecutorService extends AbstractDelegatingExecutorService implements AutoCloseable
A task executor that automatically reports errors in batch tasks.