Module brave

Interface Propagation.KeyFactory<K>

  • Enclosing interface:
    Propagation<K>

    public static interface Propagation.KeyFactory<K>
    Creates keys for use in propagated contexts
    • Method Detail

      • create

        K create​(java.lang.String name)