EventFilterRegistrar

事件过滤器注册器,由 boot-api 所提供用于 FilterAnnotationProcessor 进行过滤器注册的功能接口。

Author

ForteScarlet

Functions

Link copied to clipboard
abstract fun register(filter: EventFilter)

注册一个监听函数过滤器至当前注册器中。