Class DelegatingThreadContextTaskExecutor

    • Constructor Detail

      • DelegatingThreadContextTaskExecutor

        public DelegatingThreadContextTaskExecutor​(org.springframework.core.task.TaskExecutor delegate)
    • Method Detail

      • execute

        public void execute​(Runnable task)
        Specified by:
        execute in interface Executor
        Specified by:
        execute in interface org.springframework.core.task.TaskExecutor