Table of Contents

Constructor EverestContainersService

Namespace
Everest.Service.Containers
Assembly
Everest.Service.dll

EverestContainersService()

public EverestContainersService()

EverestContainersService(IBottleOperationsApplication, IFlaskOperationsApplication, IMapper)

public EverestContainersService(IBottleOperationsApplication bottlesApplication, IFlaskOperationsApplication flasksApplication, IMapper mapper)

Parameters

bottlesApplication IBottleOperationsApplication
flasksApplication IFlaskOperationsApplication
mapper IMapper

EverestContainersService(IBottleOperationsApplication, IFlaskOperationsApplication, ILog, IMapper)

protected EverestContainersService(IBottleOperationsApplication bottlesApplication, IFlaskOperationsApplication flasksApplication, ILog logger, IMapper mapper)

Parameters

bottlesApplication IBottleOperationsApplication
flasksApplication IFlaskOperationsApplication
logger ILog
mapper IMapper