ComponentFactoryConfigurerProvider

用于在加载 ComponentFactoryProvider 后、构建对应的 Component 时, 作为自动加载的额外配置类型的 SPI, 在使用 loadComponentFactoriesFromProviders (JVM平台下) 或其他衍生函数 且参数 loadConfigurerstrue 时会被自动加载并作为构建 Component 的前置配置逻辑。

Author

ForteScarlet

Functions

Link copied to clipboard
abstract fun configure(config: CONF)

处理配置