Class PropagationContextElement.Key

java.lang.Object
org.springframework.core.PropagationContextElement.Key
All Implemented Interfaces:
kotlin.coroutines.CoroutineContext.Key<PropagationContextElement>
Enclosing class:
PropagationContextElement

public static final class PropagationContextElement.Key extends Object implements kotlin.coroutines.CoroutineContext.Key<PropagationContextElement>
Since:
7.0
Author:
Brian Clozel, Sebastien Deleuze
  • Constructor Details

    • Key

      public Key()