Uses of Class
org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
Packages that use ColocatedPolicy Package Description org.apache.activemq.artemis.core.server.cluster.ha org.apache.activemq.artemis.core.server.impl -
-
Uses of ColocatedPolicy in org.apache.activemq.artemis.core.server.cluster.ha
Constructors in org.apache.activemq.artemis.core.server.cluster.ha with parameters of type ColocatedPolicy Constructor Description ColocatedHAManager(ColocatedPolicy haPolicy, ActiveMQServer activeMQServer) -
Uses of ColocatedPolicy in org.apache.activemq.artemis.core.server.impl
Constructors in org.apache.activemq.artemis.core.server.impl with parameters of type ColocatedPolicy Constructor Description ColocatedActivation(ActiveMQServerImpl activeMQServer, ColocatedPolicy colocatedPolicy, LiveActivation liveActivation)
-