Log in
Factory

ExchangeFactory

Magento\MysqlMq\Model\Driver\ExchangeFactory

What it does

This factory class creates instances of MySQL-based message queue Exchange objects.

Developers use this when they need to create message queue exchanges that store data in MySQL, typically when configuring or managing asynchronous message processing with database-backed queues in Magento 2.

Public Methods

  • create()