Class ContainerStoppingErrorHandler

    • Constructor Detail

      • ContainerStoppingErrorHandler

        public ContainerStoppingErrorHandler()
        Deprecated.
        Construct an instance with a default SimpleAsyncTaskExecutor.
      • ContainerStoppingErrorHandler

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