Uses of Interface
org.springframework.context.event.ApplicationEventMulticaster
Package
Description
Support classes for application events, like standard context events.
-
Uses of ApplicationEventMulticaster in org.springframework.context.event
Modifier and TypeClassDescriptionclass
Abstract implementation of theApplicationEventMulticaster
interface, providing the basic listener registration facility.class
Simple implementation of theApplicationEventMulticaster
interface.