uk.gov.hmrc.mdc

package uk.gov.hmrc.mdc

Members list

Type members

Classlikes

trait Mdc

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Mdc
object Mdc extends Mdc

Attributes

Companion
trait
Supertypes
trait Mdc
class Object
trait Matchable
class Any
Self type
Mdc.type

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class MdcExecutionContext(delegate: ExecutionContextExecutorService) extends ExecutionContextExecutor, MdcExecutorService

Manages execution to ensure that the given MDC context are set correctly in the current thread. Actual execution is performed by a delegate ExecutionContext.

Manages execution to ensure that the given MDC context are set correctly in the current thread. Actual execution is performed by a delegate ExecutionContext.

This is mostly provided for tests, and it is expected that the ExecutionContext is injected as provided by bootstrap-play.

Attributes

Companion
object
Supertypes
trait ExecutionContextExecutor
trait Executor
trait ExecutionContext
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait MdcImplicits

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MdcImplicits
object MdcImplicits extends MdcImplicits

Attributes

Companion
trait
Supertypes
trait MdcImplicits
class Object
trait Matchable
class Any
Self type