Class BindingInfo


  • public class BindingInfo
    extends Object
    • Constructor Detail

      • BindingInfo

        public BindingInfo()
    • Method Detail

      • getVhost

        public String getVhost()
      • setVhost

        public void setVhost​(String vhost)
      • getSource

        public String getSource()
      • setSource

        public void setSource​(String source)
      • getDestination

        public String getDestination()
      • setDestination

        public void setDestination​(String destination)
      • setDestinationType

        public void setDestinationType​(DestinationType destinationType)
      • setDestinationType

        public void setDestinationType​(String destinationType)
      • getRoutingKey

        public String getRoutingKey()
      • setRoutingKey

        public void setRoutingKey​(String routingKey)
      • setArguments

        public void setArguments​(Map<String,​Object> arguments)
      • getPropertiesKey

        public String getPropertiesKey()
      • setPropertiesKey

        public void setPropertiesKey​(String propertiesKey)