Uses of Interface
org.springframework.context.ApplicationEventPublisherAware

Package
Description
Support classes for application events, like standard context events.
Provides a "simple" message broker implementation along with an abstract base class and other supporting types such as a registry for subscriptions.
Generic support for simple messaging protocols (like STOMP).
Annotation-based retry and concurrency limit support.
A retry interceptor arrangement based on core.retry and Reactor.
AOP-based solution for declarative transaction demarcation.
WebSocket integration for Spring's messaging module.