PHP 클래스 Ddd\Infrastructure\Application\Notification\RabbitMqMessageProducer

상속: extends RabbitMqMessaging, implements Ddd\Application\Notification\MessageProducer
파일 보기 프로젝트 열기: carlosbuenosvinos/ddd

공개 메소드들

메소드 설명
send ( $exchangeName, string $notificationMessage, string $notificationType, integer $notificationId, DateTime $notificationOccurredOn )

메소드 상세

send() 공개 메소드

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