C# Class CQRSlite.Config.BusRegistrar

Afficher le fichier Open project: gautema/CQRSlite Class Usage Examples

Méthodes publiques

Méthode Description
BusRegistrar ( IServiceLocator serviceLocator ) : System
Register ( ) : void

Private Methods

Méthode Description
InvokeHandler ( Type @interface, IHandlerRegistrar bus, Type executorType ) : void
ResolveMessageHandlerInterface ( Type type ) : IEnumerable

Method Details

BusRegistrar() public méthode

public BusRegistrar ( IServiceLocator serviceLocator ) : System
serviceLocator IServiceLocator
Résultat System

Register() public méthode

public Register ( ) : void
Résultat void