C# Class Demo.Application.Riak.Program

Afficher le fichier Open project: volak/DDD.Enterprise.Example

Méthodes publiques

Méthode Description
ConfigureRabbit ( ) : IConnection
ConfigureRiak ( ) : IRiakClient
ConfigureStore ( ) : IEventStoreConnection

Private Methods

Méthode Description
ExceptionTrapper ( object sender, System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs e ) : void
InitBus ( ) : Task
InitiateSetup ( ) : void
Main ( string args ) : void
SetupApplication ( SetupInfo info = null ) : Task
UnhandledExceptionTrapper ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

ConfigureRabbit() public static méthode

public static ConfigureRabbit ( ) : IConnection
Résultat IConnection

ConfigureRiak() public static méthode

public static ConfigureRiak ( ) : IRiakClient
Résultat IRiakClient

ConfigureStore() public static méthode

public static ConfigureStore ( ) : IEventStoreConnection
Résultat IEventStoreConnection