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

com.codingapi.tx.datasource.service.DataSourceService Maven / Gradle / Ivy

There is a newer version: 4.1.0
Show newest version
package com.codingapi.tx.datasource.service;

import com.lorne.core.framework.utils.task.Task;


/**
 * create by lorne on 2017/7/29
 */
public interface DataSourceService {


    void schedule(String groupId, Task waitTask);


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy