SimpleEventDispatcherConfigurationImpl
Properties
Link copied to clipboard
Link copied to clipboard
open override val interceptors: MutableList<Pair<EventInterceptor, ConfigurerFunction<EventInterceptorRegistrationProperties>?>>
Inherited functions
Link copied to clipboard
open override fun addDispatchInterceptor(propertiesConsumer: ConfigurerFunction<EventDispatchInterceptorRegistrationProperties>?, interceptor: EventDispatchInterceptor)
Link copied to clipboard
open override fun addInterceptor(propertiesConsumer: ConfigurerFunction<EventInterceptorRegistrationProperties>?, interceptor: EventInterceptor)
Link copied to clipboard