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 an Aggregate instance