spring-framework / org.springframework.context.event / SimpleApplicationEventMulticaster / multicastEvent

multicastEvent

open fun multicastEvent(event: ApplicationEvent): Unit
open fun multicastEvent(event: ApplicationEvent, @Nullable eventType: ResolvableType): Unit