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

system.web.init.model.InitModel Maven / Gradle / Ivy

The newest version!
package system.web.init.model;


/**
 * 
 * @author wangchunzi
 */
public interface InitModel {
    
    public void doInit();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy