Uses of Class
org.objectweb.joram.mom.notifications.WakeUpNot

Packages that use WakeUpNot
org.objectweb.joram.mom.dest The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. 
 

Uses of WakeUpNot in org.objectweb.joram.mom.dest
 

Methods in org.objectweb.joram.mom.dest with parameters of type WakeUpNot
 void TopicImpl.wakeUpNot(WakeUpNot not)
           
 void QueueImpl.wakeUpNot(WakeUpNot not)
          wake up, and cleans the queue.
abstract  void DestinationImpl.wakeUpNot(WakeUpNot not)
           
 void ClusterQueueImpl.wakeUpNot(WakeUpNot not)
          wake up, and call factorCheck to evaluate the loading factor... if a message stays more than a period of time in timeTable, it is sent to an other (not visited) queue in cluster.
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.