Modifier and Type | Field and Description |
---|---|
private AgentId |
destId |
private Message |
msg |
private static long |
serialVersionUID |
private boolean |
throwsExceptionOnFullDest |
Constructor and Description |
---|
QueueDeliveryTimeTask(AgentId destId,
Message msg,
boolean throwsExceptionOnFullDest) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Task to execute: send a QueueDeliveryTimeNot to the related destination.
|
cancel, scheduledExecutionTime
private static final long serialVersionUID
private AgentId destId
private Message msg
private boolean throwsExceptionOnFullDest
public void run()
run
in interface Runnable
run
in class TimerTask
ScheduleTask.run()
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.