Annotation Type EventHandler
-
@Target(METHOD) @Retention(RUNTIME) public @interface EventHandler
Methods annotated with this Annotation will automatically be called when an event is being applied or rehydrated on to anAggregateinstance
@Target(METHOD) @Retention(RUNTIME) public @interface EventHandler
Aggregate instance