|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterJoinNot | |
---|---|
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 ClusterJoinNot in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type ClusterJoinNot | |
---|---|
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. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |