All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tmsps.ne4Weixin.handel.ApiConfigChangeHandle Maven / Gradle / Ivy

The newest version!
package com.tmsps.ne4Weixin.handel;

import java.util.Observer;

/**
 * ApiConfig变化监听器,基于jdk自带观察者模式实现
 *
 * @author Nottyjay, peiyu
 * @see AbstractApiConfigChangeHandle
 */
public interface ApiConfigChangeHandle extends Observer {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy