Interface DelegatingSchedulingTaskExecutor

    • Field Summary

      • Fields inherited from interface org.springframework.core.task.AsyncTaskExecutor

        TIMEOUT_IMMEDIATE, TIMEOUT_INDEFINITE
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.springframework.scheduling.SchedulingTaskExecutor getDelegate()
      The task executor this is delegating for.
      • Methods inherited from interface org.springframework.core.task.AsyncTaskExecutor

        execute, submit, submit
      • Methods inherited from interface org.springframework.scheduling.SchedulingTaskExecutor

        prefersShortLivedTasks
      • Methods inherited from interface org.springframework.core.task.TaskExecutor

        execute