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 |
---|---|
protected void |
Topic.clusterJoin(ClusterJoinNot not)
Method implementing the reaction to a
ClusterJoinNot notification,
sent by a fellow topic for notifying this topic to join the cluster, doing
a transitive closure of clusters, if any. |
private void |
ClusterQueue.clusterJoin(ClusterJoinNot not)
Method implementing the reaction to a
ClusterJoinNot notification,
sent by a fellow queue for notifying this queue to join the cluster, doing
a transitive closure of clusters, if any. |
protected void |
AdminTopic.clusterJoin(ClusterJoinNot not)
Overrides this
Topic method; if this AdminTopic is on
server0, new cluster fellow is notified to other fellows and other
fellows are notified to it. |
Copyright © 2022 ScalAgent D.T.. All rights reserved.