Interface DelegatingTaskExecutor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.springframework.core.task.TaskExecutor getDelegate()  
      • Methods inherited from interface org.springframework.core.task.TaskExecutor

        execute
    • Method Detail

      • getDelegate

        org.springframework.core.task.TaskExecutor getDelegate()