SimbotDispatcherProcessor

用于在 starter 中针对 SpringEventDispatcherConfiguration 进行处理的处理器, 只能存在一个,默认情况下会加载所有的 SimbotDispatcherConfigurer 并应用他们的逻辑。

可以通过注册自定义的 SimbotDispatcherProcessor 来覆盖默认行为。

See also

Inheritors

Functions

Link copied to clipboard
abstract fun process(configuration: SpringEventDispatcherConfiguration)

处理逻辑。