|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes and Interfaces | |
|
Abstract implementation of the ApplicationEventMulticaster interface, providing the basic listener registration facility. |
|
Interface to be implemented by objects that can manage a number of ApplicationListener objects, and publish events to them. |
|
Interceptor that publishes an {@code ApplicationEvent} to all {@code ApplicationListeners} registered with an {@code ApplicationEventPublisher} after each successful method invocation. |
|
SmartApplicationListener adapter that determines supported event types through introspecting the generically declared type of the target listener. |
|
org.springframework.context.ApplicationListener decorator that filters events from a specified event source, invoking its delegate listener for matching org.springframework.context.ApplicationEvent objects only. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |