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.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. |
private void |
ClusterQueue.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. |
Copyright © 2023 ScalAgent D.T.. All rights reserved.