Module org.jpo

Annotation Interface EventHandler


@Retention(RUNTIME) @Target(TYPE) public @interface EventHandler
This annotation is used to declare that the annotated class is an event handler for the JPO Eventbus and should be instantiated an added to the bus.