PHP Interface Ddd\Application\Notification\MessageProducer

Datei anzeigen Open project: carlosbuenosvinos/ddd Interface Usage Examples

Public Methods

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

Method Details

close() public method

public close ( $exchangeName )

open() public method

public open ( $exchangeName )

send() public method

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