public class BusServiceImpl extends java.lang.Object implements IBusService
| 构造器和说明 |
|---|
BusServiceImpl() |
public void notify(BusEvent event)
IBusServicenotify 在接口中 IBusServiceevent - 事件类型public void subscribe(java.lang.String topic,
boolean all,
Callback callback)
IBusServicesubscribe 在接口中 IBusServicetopic - 事件主题all - 是否都订阅callback - 回调事件Copyright © 2018. All Rights Reserved.