| 程序包 | 说明 |
|---|---|
| org.springframework.context.event |
Support classes for application events, like standard context events.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractApplicationEventMulticaster
Abstract implementation of the
ApplicationEventMulticaster interface,
providing the basic listener registration facility. |
class |
SimpleApplicationEventMulticaster
Simple implementation of the
ApplicationEventMulticaster interface. |