Class EventFunctions.PayloadExchangeProperties

java.lang.Object
io.contextmap.spring.runtime.scanner.events.EventFunctions.PayloadExchangeProperties
Enclosing class:
EventFunctions

public static class EventFunctions.PayloadExchangeProperties extends Object
  • Field Details

    • exchangeName

      public final String exchangeName
    • routingKey

      public String routingKey
  • Constructor Details

    • PayloadExchangeProperties

      public PayloadExchangeProperties(String exchangeName)
  • Method Details