SimpleEventDispatcher
通过 Simple 构建 Application 时的实际调度器类型。
SimpleEventDispatcher 实现 EventDispatcher 并提供最基础的完整功能实现。
Inheritors
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun register(propertiesConsumer: ConfigurerFunction<EventListenerRegistrationProperties>?, listener: EventListener): EventListenerRegistrationHandle