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

chao.java.tools.servicepool.IInitService Maven / Gradle / Ivy

package chao.java.tools.servicepool;

/**
 * InitService默认scope为global
 */
public interface IInitService extends IService {
    void onInit();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy