PHP Interface Ddd\Application\Notification\PublishedMessageTracker

Datei anzeigen Open project: carlosbuenosvinos/ddd Interface Usage Examples

Public Methods

Method Description
mostRecentPublishedMessageId ( $aTypeName ) : integer
trackMostRecentPublishedMessage ( $aTypeName, StoredEvent $notification )

Method Details

mostRecentPublishedMessageId() public method

public mostRecentPublishedMessageId ( $aTypeName ) : integer
$aTypeName
return integer

trackMostRecentPublishedMessage() public method

public trackMostRecentPublishedMessage ( $aTypeName, StoredEvent $notification )
$aTypeName
$notification StoredEvent