Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
void |
Topic.wakeUpNot(WakeUpNot not) |
void |
Queue.wakeUpNot(WakeUpNot not)
wake up, and cleans the queue.
|
void |
DistributionTopic.wakeUpNot(WakeUpNot not) |
void |
DistributionQueue.wakeUpNot(WakeUpNot not)
wake up, and cleans the queue.
|
abstract void |
Destination.wakeUpNot(WakeUpNot not) |
void |
ClusterQueue.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.
|
void |
AliasInQueue.wakeUpNot(WakeUpNot not) |
Copyright © 2022 ScalAgent D.T.. All rights reserved.