开发者

event job scheduling using quartz

开发者 https://www.devze.com 2023-01-11 13:35 出处:网络
how we c开发者_运维百科an doscheduling for an event like ink is below some specified quantity.please give some code pieceQuartz is for time-based scheduling of jobs. It cannot, by itself, react to arb

how we c开发者_运维百科an do scheduling for an event like ink is below some specified quantity.please give some code piece


Quartz is for time-based scheduling of jobs. It cannot, by itself, react to arbitrary events, like the ink in your printer being below a certain level.

The Quartz website contains extensive documentation on how to schedule jobs.

0

精彩评论

暂无评论...
验证码 换一张
取 消