Generated by
JDiff

Class org.springframework.context.event.AbstractApplicationEventMulticaster

Changed Methods
boolean supportsEvent(ApplicationListener, Class<ApplicationEvent>, Class<?>) Change in signature from (ApplicationListener, Class<ApplicationEvent>, Class) to (ApplicationListener, Class<ApplicationEvent>, Class<?>).
Determine whether the given listener supports the given event.