PHP 인터페이스 Prooph\ServiceBus\Plugin\Router\MessageBusRouterPlugin

파일 보기 프로젝트 열기: prooph/service-bus 0 사용 예제들

공개 메소드들

메소드 설명
onRouteMessage ( Prooph\Common\Event\ActionEvent $actionEvent ) : void Handle route action event of a message bus dispatch

메소드 상세

onRouteMessage() 공개 메소드

Handle route action event of a message bus dispatch
public onRouteMessage ( Prooph\Common\Event\ActionEvent $actionEvent ) : void
$actionEvent Prooph\Common\Event\ActionEvent
리턴 void