|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterNot | |
---|---|
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 ClusterNot in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type ClusterNot | |
---|---|
void |
TopicImpl.clusterNot(AgentId from,
ClusterNot not)
Method implementing the reaction to a ClusterNot
notification sent by a fellow topic for notifying this topic
of a new cluster fellow insertion or suppression. |
void |
AdminTopicImpl.clusterNot(AgentId from,
ClusterNot not)
Overrides this TopicImpl 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 |