Note that this interceptor is only capable of publishing stateless events configured statically via the "applicationEventClass" property.
| Constructor Summary |
|---|
|
No description provided. |
| Method Summary | |
|---|---|
| void |
No description provided. |
| Object |
No description provided. |
| void |
Set the application event class to publish. |
| void |
No description provided. |
| Methods inherited from java.langObject |
|---|
public
void
afterPropertiesSet
(
)
The event class must have a constructor with a single Object argument for the event source. The interceptor will pass in the invoked object.