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

net.wicp.tams.common.spring.quartz.exe.IJob Maven / Gradle / Ivy

There is a newer version: 3.6.1
Show newest version
package net.wicp.tams.common.spring.quartz.exe;

public interface IJob {
	public void exe();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy