AnnotatedBlockingEventListenerInterceptor

一个应当仅用于 love.forte.simboot.annotation.Interceptor 注解使用的标记性 EventListenerInterceptor 类型, 服务于 Java 等不支持挂起函数的实现方,提供阻塞的 doIntercept 拦截函数以供实现。

See also

Properties

Link copied to clipboard
Link copied to clipboard
open val priority: Int

Functions

Link copied to clipboard
Link copied to clipboard
open suspend override fun intercept(context: EventListenerInterceptor.Context): EventResult