public interface JobListener
Modifier and Type | Method and Description |
---|---|
void |
scheduledJob(String id,
ByteSequence job)
A Job that has been scheduled is now ready
|
void scheduledJob(String id, ByteSequence job)
id
- job
- Copyright © 2005–2017. All rights reserved.