Class ContainerStoppingBatchErrorHandler

    • Constructor Detail

      • ContainerStoppingBatchErrorHandler

        public ContainerStoppingBatchErrorHandler()
        Construct an instance with a SimpleAsyncTaskExecutor.
      • ContainerStoppingBatchErrorHandler

        public ContainerStoppingBatchErrorHandler​(java.util.concurrent.Executor executor)
        Construct an instance with the provided Executor.
        Parameters:
        executor - the executor.