Package com.huaweicloud.common.event
Class EventManager
java.lang.Object
com.huaweicloud.common.event.EventManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.eventbus.EventBusAn async event bus that event may be discarded when too many events are queuedstatic com.google.common.eventbus.EventBusstatic voidstatic void
-
Constructor Details
-
EventManager
public EventManager()
-
-
Method Details
-
getEventBus
public static com.google.common.eventbus.EventBus getEventBus() -
getEventBoundedAsyncEventBus
public static com.google.common.eventbus.EventBus getEventBoundedAsyncEventBus()An async event bus that event may be discarded when too many events are queued -
post
-
register
-