DefaultSimbotComponentInstallProcessorConfiguration

配置 SimbotComponentInstallProcessor 默认行为实现的配置类。

Constructors

constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
@Bean(value = ["love.forte.simbot.spring.configuration.defaultSimbotComponentInstallProcessor"])
open fun defaultSimbotComponentInstallProcessor(properties: SpringApplicationConfigurationProperties, @Autowired(required = false) factories: List<ComponentFactory<*, *>>? = null, @Autowired(required = false) installers: List<SimbotComponentInstaller>? = null): DefaultSimbotComponentInstallProcessor