Class DelegatingThreadContextAsyncTaskExecutor

java.lang.Object
ubic.gemma.core.logging.log4j.DelegatingThreadContextTaskExecutor
ubic.gemma.core.logging.log4j.DelegatingThreadContextAsyncTaskExecutor
All Implemented Interfaces:
Executor, org.springframework.core.task.AsyncTaskExecutor, org.springframework.core.task.TaskExecutor, DelegatingAsyncTaskExecutor, DelegatingTaskExecutor
Direct Known Subclasses:
DelegatingThreadContextSchedulingTaskExecutor

public class DelegatingThreadContextAsyncTaskExecutor extends DelegatingThreadContextTaskExecutor implements DelegatingAsyncTaskExecutor
Author:
poirigui
  • Constructor Details

    • DelegatingThreadContextAsyncTaskExecutor

      public DelegatingThreadContextAsyncTaskExecutor(org.springframework.core.task.AsyncTaskExecutor delegate)
  • Method Details