Generated by
JDiff

Class org.springframework.context.event.SimpleApplicationEventMulticaster

Added Methods
ErrorHandler getErrorHandler() Return the current error handler for this multicaster.
void invokeListener(ApplicationListener, ApplicationEvent) Invoke the given listener with the given event.
void setErrorHandler(ErrorHandler) Set the ErrorHandler to invoke in case an exception is thrown from a listener.