PHP 클래스 Namshi\Notificator\Notification\Handler\RabbitMQ
파일 보기
프로젝트 열기: namshi/notificator
보호된 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
__construct ( PhpAmqpLib\Channel\AMQPChannel $publisher ) |
Constructor. |
|
getPublisher ( ) : PhpAmqpLib\Channel\AMQPChannel |
|
|
handle ( Namshi\Notificator\NotificationInterface $notification ) |
|
|
shouldHandle ( Namshi\Notificator\NotificationInterface $notification ) |
|
|
메소드 상세
public __construct ( PhpAmqpLib\Channel\AMQPChannel $publisher ) |
$publisher |
PhpAmqpLib\Channel\AMQPChannel |
|
public getPublisher ( ) : PhpAmqpLib\Channel\AMQPChannel |
리턴 |
PhpAmqpLib\Channel\AMQPChannel |
|
public handle ( Namshi\Notificator\NotificationInterface $notification ) |
$notification |
Namshi\Notificator\NotificationInterface |
|
public shouldHandle ( Namshi\Notificator\NotificationInterface $notification ) |
$notification |
Namshi\Notificator\NotificationInterface |
|
프로퍼티 상세