Module org.jpo

Class JpoEventBus

java.lang.Object
com.google.common.eventbus.EventBus
org.jpo.eventbus.JpoEventBus

public class JpoEventBus extends com.google.common.eventbus.EventBus
A Singleton for the JPO Application EventBus.
See Also:
  • Method Details

    • getInstance

      public static JpoEventBus getInstance()
      Returns the EventBus for the JPO application
      Returns:
      the EventBus singleton