SimpleEventInterceptorsBuilder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun addDispatchInterceptor(interceptor: EventDispatchInterceptor, configurer: ConfigurerFunction<EventDispatchInterceptorRegistrationProperties>? = null)
Link copied to clipboard
fun addInterceptor(interceptor: EventInterceptor, configurer: ConfigurerFunction<EventInterceptorRegistrationProperties>? = null)
Link copied to clipboard