SimpleEventDispatcherConfiguration
通过 Simple 构建 Application 时对事件调度器的配置类型的扩展。
Inheritors
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)