SpringEventDispatcherConfiguration
Simbot Spring Boot Starter 中使用的调度器配置。
Functions
Link copied to clipboard
添加一个 Executor 并作为 协程调度器 添加到 CoroutineContext 中。
Inherited functions
Link copied to clipboard
abstract fun addDispatchInterceptor(propertiesConsumer: ConfigurerFunction<EventDispatchInterceptorRegistrationProperties>?, interceptor: EventDispatchInterceptor)
Link copied to clipboard
abstract fun addInterceptor(propertiesConsumer: ConfigurerFunction<EventInterceptorRegistrationProperties>?, interceptor: EventInterceptor)