Package org.objectweb.joram.mom.util
Class TopicDeliveryTimeTask
- java.lang.Object
-
- java.util.TimerTask
-
- org.objectweb.joram.mom.util.TopicDeliveryTimeTask
-
-
Constructor Summary
Constructors Constructor Description TopicDeliveryTimeTask(AgentId destId, AgentId topic, String subName, Message msg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()Task to execute: send a TopicDeliveryTimeNot to the related UserAgent.-
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
-