Uses of Interface
org.apache.activemq.artemis.core.server.cluster.ha.HAManager
Packages that use HAManager
Package
Description
-
Uses of HAManager in org.apache.activemq.artemis.core.server.cluster
Methods in org.apache.activemq.artemis.core.server.cluster that return HAManager -
Uses of HAManager in org.apache.activemq.artemis.core.server.cluster.ha
Classes in org.apache.activemq.artemis.core.server.cluster.ha that implement HAManagerModifier and TypeClassDescriptionclassclassThis implementation doesn't really do anything at the minute but this may change so I'm leaving it here, Andy... -
Uses of HAManager in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl that return HAManagerModifier and TypeMethodDescriptionActivation.getHAManager()Returns the HA manager used for this Activation.ColocatedActivation.getHAManager()