Uses of Class
org.springframework.context.event.AbstractApplicationEventMulticaster
Packages that use AbstractApplicationEventMulticaster
Package
Description
Support classes for application events, like standard context events.
-
Uses of AbstractApplicationEventMulticaster in org.springframework.context.event
Subclasses of AbstractApplicationEventMulticaster in org.springframework.context.eventModifier and TypeClassDescriptionclass
Simple implementation of theApplicationEventMulticaster
interface.