C# Class withSIX.Mini.Infra.Data.Services.DomainEventHandlerGrabber

Inheritance: IDomainEventHandlerGrabber, IInfrastructureService
Mostra file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
DomainEventHandlerGrabber ( IDbContextLocator contextFactory ) : withSIX.Core.Infra.Services
Get ( ) : IDomainEventHandler
GetSettings ( ) : IDomainEventHandler

Method Details

DomainEventHandlerGrabber() public method

public DomainEventHandlerGrabber ( IDbContextLocator contextFactory ) : withSIX.Core.Infra.Services
contextFactory IDbContextLocator
return withSIX.Core.Infra.Services

Get() public method

public Get ( ) : IDomainEventHandler
return IDomainEventHandler

GetSettings() public method

public GetSettings ( ) : IDomainEventHandler
return IDomainEventHandler