Interface SolaceTopicArtifactMapping


  • public interface SolaceTopicArtifactMapping
    Interface to describe a mapping between a Solace topic expression and schema registry artifact reference. Topic expression follow the solace topic wildcard character rules for matching.

    Enables mapping between parameterized Solace topic and schema registry artifact references for example,
    Topic 'NA/order/1/cart'
    matches topic expression 'NA/order/*/cart'
    maps to artifact reference with artifact id: 'Orders'
    See Also:
    wildcard character rules for matching