Package com.atlassian.confluence.impl.cluster.event
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.confluence.impl.cluster.event
-
ClassDescriptionDeprecated.since 8.4 No longer requiredDefines a service for publishing application events to every node in the Confluence cluster.Represents an event sent by
TopicEventPublisher
TopicEventCluster<E,N> Represents a view of the Confluence cluster as used byTopicEventPublisher
.A mechanism for publishing arbitrary application events to all Confluence nodes in the cluster, and providing a way to block until all nodes have acknowledged republishing the event.