Interceptor that publishes an ApplicationEvent to all ApplicationListeners
registered with an ApplicationEventPublisher (typically an ApplicationContext),
after each successful method invocation.
Note that this interceptor is only capable of publishing stateless
events configured statically via the "applicationEventClass" property.
Note that this interceptor is only capable of publishing stateless events configured statically via the "applicationEventClass" property.