| 程序包 | 说明 |
|---|---|
| org.springframework.context.event |
Support classes for application events, like standard context events.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
EventPublicationInterceptor
Interceptor that publishes an
ApplicationEvent to all ApplicationListeners
registered with an ApplicationEventPublisher after each
successful method invocation. |