MDCPropagatingExecutorService
uk.gov.hmrc.play.bootstrap.dispatchers.MDCPropagatingExecutorService
class MDCPropagatingExecutorService(val executor: ExecutorService) extends ExecutorServiceDelegate
Attributes
- Graph
-
- Supertypes
-
trait ExecutorServiceDelegatetrait ExecutorServicetrait Executorclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
ExecutorServiceDelegate -> Executor
Inherited methods
Attributes
- Inherited from:
- ExecutorServiceDelegate
def invokeAll[T](callables: Collection[_ <: Callable[T]], l: Long, timeUnit: TimeUnit): List[Future[T]]
Attributes
- Inherited from:
- ExecutorServiceDelegate
Attributes
- Inherited from:
- ExecutorServiceDelegate
Attributes
- Inherited from:
- ExecutorServiceDelegate
Attributes
- Inherited from:
- ExecutorServiceDelegate
Attributes
- Inherited from:
- ExecutorServiceDelegate
Attributes
- Inherited from:
- ExecutorServiceDelegate
Attributes
- Inherited from:
- ExecutorServiceDelegate
Attributes
- Inherited from:
- ExecutorServiceDelegate
Attributes
- Inherited from:
- ExecutorServiceDelegate
Attributes
- Inherited from:
- ExecutorServiceDelegate
Attributes
- Inherited from:
- ExecutorServiceDelegate
Concrete fields
In this article