|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplicationEventPublisher
Interface that encapsulates event publication functionality. Serves as super-interface for ApplicationContext.
ApplicationContext
,
ApplicationEventPublisherAware
,
ApplicationEvent
,
EventPublicationInterceptor
Method Summary | |
---|---|
void |
publishEvent(ApplicationEvent event)
Notify all listeners registered with this application of an application event. |
Method Detail |
---|
void publishEvent(ApplicationEvent event)
event
- the event to publishRequestHandledEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |