Class MqDestination.ProducerArguments

java.lang.Object
com.mayam.wf.mq.MqDestination.ProducerArguments
Enclosing class:
MqDestination

public static class MqDestination.ProducerArguments extends Object
  • Constructor Details

    • ProducerArguments

      public ProducerArguments()
  • Method Details

    • getExchangeName

      public String getExchangeName()
    • getExchangeType

      public String getExchangeType()
    • getRoutingKey

      public String getRoutingKey()