org.apache.activemq.broker.scheduler
public interface JobListener
Modifier and Type | Method and Description |
---|---|
void |
scheduledJob(java.lang.String id,
ByteSequence job)
A Job that has been scheduled is now ready
|
void scheduledJob(java.lang.String id, ByteSequence job)
id
- job
- Copyright © 2005-2014. All Rights Reserved.