java.lang.Object
org.jpo.eventbus.EventBusInitializer
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Find the annotated JPO EventHandler classes, instantiate them and connect them to the Event Bus
-
Method Details
-
registerEventHandlers
public static void registerEventHandlers()Find the annotated JPO EventHandler classes, instantiate them and connect them to the Event Bus
-