public interface ApplicationEventPublisher
ApplicationContext, 
ApplicationEventPublisherAware, 
ApplicationEvent, 
EventPublicationInterceptor| Modifier and Type | Method and Description | 
|---|---|
void | 
publishEvent(ApplicationEvent event)
Notify all listeners registered with this application of an application
 event. 
 | 
void publishEvent(ApplicationEvent event)
event - the event to publishRequestHandledEvent