C# 클래스 CQRSlite.Config.BusRegistrar

파일 보기 프로젝트 열기: gautema/CQRSlite 1 사용 예제들

공개 메소드들

메소드 설명
BusRegistrar ( IServiceLocator serviceLocator ) : System
Register ( ) : void

비공개 메소드들

메소드 설명
InvokeHandler ( Type @interface, IHandlerRegistrar bus, Type executorType ) : void
ResolveMessageHandlerInterface ( Type type ) : IEnumerable

메소드 상세

BusRegistrar() 공개 메소드

public BusRegistrar ( IServiceLocator serviceLocator ) : System
serviceLocator IServiceLocator
리턴 System

Register() 공개 메소드

public Register ( ) : void
리턴 void