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

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

There is a newer version: 1.9.0
Show newest version
package chao.java.tools.servicepool;

/**
 * @author qinchao
 * @since 2019/4/30
 */
public class DefaultInitService extends DefaultService implements IInitService {

    @Override
    public void onInit() {

    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy