Annotation Interface RepositoryEventHandler
Advertises classes annotated with this that they are event handlers.
- Author:
- Jon Brisbin, Oliver Gierke
-
Optional Element Summary
-
Element Details
-
value
Deprecated.the type the handler is interested in is determined by the type of the first parameter of a handler method.The list ofApplicationEvent
classes this event handler cares about.- Default:
- {}
-