Interface Propagation.KeyFactory<K>

Enclosing interface:
Propagation<K>

@Deprecated
public static interface Propagation.KeyFactory<K>
Deprecated.
since 5.12 non-string keys are no longer supported
Since:
4.0
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static Propagation.KeyFactory<String> STRING
    Deprecated.
     
  • Method Summary

    Modifier and Type Method Description
    K create​(String name)
    Deprecated.