public interface EventBus
abstract Unit
post(Object event)
register(Object subscriber)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit post(Object event)
abstract Unit register(Object subscriber)