|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterTest | |
---|---|
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 ClusterTest in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type ClusterTest | |
---|---|
void |
TopicImpl.clusterTest(AgentId from,
ClusterTest not)
Method implementing the reaction to a ClusterTest
notification sent by a fellow topic for testing if this topic might be
part of a cluster. |
void |
AdminTopicImpl.clusterTest(AgentId from,
ClusterTest request)
Overrides this TopicImpl method; AdminTopics do not
accept to join clusters other than their admin topics cluster. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |