public class FilterableGuavaBus extends Object
FilterableGuavaBus()
FilterableGuavaBus(com.google.common.eventbus.EventBus eventBus)
void
post(Object event)
register(Object object)
unregister(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FilterableGuavaBus()
public FilterableGuavaBus(com.google.common.eventbus.EventBus eventBus)
public void register(Object object)
public void unregister(Object object)
public void post(Object event)
Copyright © 2018. All rights reserved.