com.github.sd4324530.fastweixin.company.api.handle
类 AbstractQYApiConfigChangeHandle
java.lang.Object
com.github.sd4324530.fastweixin.company.api.handle.AbstractQYApiConfigChangeHandle
- 所有已实现的接口:
- ApiConfigChangeHandle, Observer
public abstract class AbstractQYApiConfigChangeHandle
- extends Object
- implements ApiConfigChangeHandle
====================================================================
上海聚攒软件开发有限公司
--------------------------------------------------------------------
- 版本:
- 1.0.beta
====================================================================
- 作者:
- Nottyjay
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractQYApiConfigChangeHandle
public AbstractQYApiConfigChangeHandle()
update
public void update(Observable o,
Object arg)
- 指定者:
- 接口
Observer 中的 update
configChange
public abstract void configChange(QYConfigChangeNotice notice)
- 子类实现,当配置变化时触发该方法
- 参数:
notice - 消息
Copyright © 2017. All rights reserved.