See: Description
Class | Description |
---|---|
ExecutorTaskInterceptor |
Class to wrap
Executor pool so that tasks can be intercepted and either wrapped, or
modified, before being submitted to the pool. |
PrioritySchedulerTaskInterceptor |
Class to wrap
PrioritySchedulerService pool so that tasks can be intercepted and either
wrapped, or modified, before being submitted to the pool. |
SchedulerServiceTaskInterceptor |
Class to wrap
SchedulerService pool so that tasks can be intercepted and either
wrapped, or modified, before being submitted to the pool. |
SubmitterSchedulerTaskInterceptor |
Class to wrap
SubmitterScheduler pool so that tasks can be intercepted and either
wrapped, or modified, before being submitted to the pool. |