table of contents
Message::Passing::AMQP::Role::BindsAQueue(3pm) | User Contributed Perl Documentation | Message::Passing::AMQP::Role::BindsAQueue(3pm) |
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.
CONSUMES¶
2022-11-19 | perl v5.36.0 |