PHP Class Ddd\Infrastructure\Application\Notification\RabbitMqMessageProducer

Inheritance: extends RabbitMqMessaging, implements Ddd\Application\Notification\MessageProducer
Datei anzeigen Open project: carlosbuenosvinos/ddd

Public Methods

Method Description
send ( $exchangeName, string $notificationMessage, string $notificationType, integer $notificationId, DateTime $notificationOccurredOn )

Method Details

send() public method

public send ( $exchangeName, string $notificationMessage, string $notificationType, integer $notificationId, DateTime $notificationOccurredOn )
$exchangeName
$notificationMessage string
$notificationType string
$notificationId integer
$notificationOccurredOn DateTime