@Documented @Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface EventStation
String or Enum field or a method
returning a String or Enum can be annotated and all the EventListener found in the pojo will be registered as listener for the given station.Copyright © 2020 Sober Lemur S.a.s. di Vacondio Andrea. All rights reserved.