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

com.baidu.disconf.client.addons.properties.ReconfigurableBean Maven / Gradle / Ivy

There is a newer version: 2.6.36
Show newest version
package com.baidu.disconf.client.addons.properties;

/**
 *
 */
public interface ReconfigurableBean {

    void reloadConfiguration() throws Exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy