InitializerService
Only used internally to run the various service init methods in the correct sequence on bootstrap.
constructor
method
(connection: TransactionalConnection, zoneService: ZoneService, channelService: ChannelService, roleService: RoleService, administratorService: AdministratorService, shippingMethodService: ShippingMethodService, globalSettingsService: GlobalSettingsService, taxRateService: TaxRateService, sellerService: SellerService, eventBus: EventBus, stockLocationService: StockLocationService) => InitializerServiceonModuleInit
method
() => Was this chapter helpful?