rabbit-job-queue
1.0.0
rabbit-job-queue
org.
veupathdb.
lib.
rabbit.
jobs
Queue
Config
Queue
Dispatcher
Queue
Worker
Queue
Wrapper
org.
veupathdb.
lib.
rabbit.
jobs.
fn
Error
Handler
Job
Handler
Success
Handler
org.
veupathdb.
lib.
rabbit.
jobs.
model
Error
Notification
Job
Dispatch
Success
Notification
org.
veupathdb.
lib.
rabbit.
jobs.
serialization
Json
Deserializable
Json
Serializable
rabbit-job-queue
/
org.veupathdb.lib.rabbit.jobs.fn
/
SuccessHandler
/
handle
handle
abstract
fun
handle
(
msg
:
SuccessNotification
)
Content copied to clipboard
Handles the job success notification.
Parameters
msg
Job success notification.