Package | Description |
---|---|
org.springframework.context |
This package builds on the beans package to add support for
message sources and for the Observer design pattern, and the
ability for application objects to obtain resources using a
consistent API.
|
Modifier and Type | Class and Description |
---|---|
class |
PayloadApplicationEvent<T>
An
ApplicationEvent that carries an arbitrary payload. |