DefaultSimbotApplicationLauncherFactory

Constructors

Link copied to clipboard
constructor(builderPreConfigurers: List<SimbotApplicationLauncherPreConfigurer>, builderPostConfigurers: List<SimbotApplicationLauncherPostConfigurer>, applicationConfigurationProcessor: SimbotApplicationConfigurationProcessor, dispatcherProcessor: SimbotDispatcherProcessor, componentProcessor: SimbotComponentInstallProcessor, pluginProcessor: SimbotPluginInstallProcessor)

Functions

Link copied to clipboard
open override fun process(factory: Spring): SpringApplicationLauncher

根据 factory 进行处理并得到 SpringApplicationLauncher.