SimbotComponentInstallProcessor

在 starter 中通过 ComponentInstaller 安装组件信息。 只能存在一个,默认情况下会尝试加载当前所有的 ComponentFactory (无配置注册)、可通过 SPI 自动加载的以及 SimbotComponentInstaller 并进行处理。

注册自定义的 SimbotComponentInstallProcessor 可覆盖默认行为。

Author

ForteScarlet

Inheritors

Functions

Link copied to clipboard
abstract fun process(installer: ComponentInstaller)

处理 installer.