|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterJoinAck | |
---|---|
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 ClusterJoinAck in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type ClusterJoinAck | |
---|---|
protected void |
Topic.clusterJoinAck(ClusterJoinAck not)
Method implementing the reaction to a ClusterJoinAck notification,
doing a transitive closure with the current cluster and the one of the new
cluster element. |
protected void |
AdminTopic.clusterJoinAck(ClusterJoinAck ack)
Overrides this Topic method; a ClusterAck is not
expected by an AdminTopic. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |