rabbit-job-queue
1.0.0
rabbit-job-queue
/
org.veupathdb.lib.rabbit.jobs
/
QueueWorker
/
onJob
on
Job
fun
onJob
(
fn
:
JobHandler
)
Content copied to clipboard
Registers a callback to be executed when a new job is submitted to the queue.
Parameters
fn
Job request callback.