|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ApplicationEventMulticaster | Subinterface of ApplicationListener to be implemented by listeners that can broadcast events to other listeners. |
Class Summary | |
ApplicationEventMulticasterImpl | Concrete implementation of ApplicationEventMulticaster Doesn't permit multiple instances of the same listener. |
ConsoleListener | Simple listener for debug use only that logs messages to the console. |
ContextClosedEvent | Event raised when an ApplicationContext gets closed. |
ContextRefreshedEvent | Event raised when an ApplicationContext gets initialized or refreshed. |
EventPublicationInterceptor | Interceptor that knows how to publish ApplicationEvent s to all
ApplicationListener s registered with ApplicationContext |
Support classes for application events, like standard context events. To be supported by all major application context implementations.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |