Module org.pdfsam.eventstudio
Annotation Interface EventStation
Annotation to allow the definition of an event station with its name defined at runtime when the annotation is processed. A
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.- Author:
- Andrea Vacondio