NAME
Message::Passing::AMQP::Role::BindsAQueue
DESCRIPTION
Role for components which cause a single queue to be bound to a single exchange with a single routing key.
ATTRIBUTES
bind_arguments
Gets passed to Message::Passing::AMQP::ConnectionManager, defaults to false.
bind_routing_key
Defaults to #
, which matches any routing key.