Message::Passing::AMQP::Role::BindsAQueue
Contents
Attributes
bind_arguments
Gets passed to Message::Passing::AMQP::ConnectionManager, defaults to false.
bind_routing_key
Defaults to "#", which matches any routing key.
Consumes
Message::Passing::AMQP::Role::BindsQueues
Message::Passing::AMQP::Role::DeclaresExchange
Message::Passing::AMQP::Role::DeclaresQueue
perl v5.36.0 2022-11-19 Message::Passi...le::BindsAQueue(3pm)
Description
Role for components which cause a single queue to be bound to a single exchange with a single routing
key.
Name
Message::Passing::AMQP::Role::BindsAQueue
