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

com.lorne.sds.server.service.InitService Maven / Gradle / Ivy

package com.lorne.sds.server.service;

/**
 * create by lorne on 2017/8/15
 */
public interface InitService {

    void start();

    void close();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy