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

ru.taskurotta.service.console.dao.ConsoleDao Maven / Gradle / Ivy

package ru.taskurotta.service.console.dao;

/**
 * DAO for accessing console data base. Console should be able to
 * store registered task servers, users, server statistics and other stuff
 * User: dimadin
 * Date: 17.05.13 16:04
 */
public interface ConsoleDao {

    //TODO: implement it

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy