Script Category : Java
Script Sub Category : Miscellaneous
jTask is task scheduler written in Java, designed for executing Java classes on a scheduled/unattended basis. Using jTask, it is possible to invoke the main() method of any Java class, pass it a list of arguments, and have it execute according to a flexible schedule.
|