Uses of Interface
org.apache.activemq.artemis.core.replication.ReplicationEndpoint.ReplicationEndpointEventListener
-
Packages that use ReplicationEndpoint.ReplicationEndpointEventListener Package Description org.apache.activemq.artemis.core.replication org.apache.activemq.artemis.core.server.impl -
-
Uses of ReplicationEndpoint.ReplicationEndpointEventListener in org.apache.activemq.artemis.core.replication
Constructors in org.apache.activemq.artemis.core.replication with parameters of type ReplicationEndpoint.ReplicationEndpointEventListener Constructor Description ReplicationEndpoint(ActiveMQServerImpl server, boolean wantedFailBack, ReplicationEndpoint.ReplicationEndpointEventListener eventListener) -
Uses of ReplicationEndpoint.ReplicationEndpointEventListener in org.apache.activemq.artemis.core.server.impl
Classes in org.apache.activemq.artemis.core.server.impl that implement ReplicationEndpoint.ReplicationEndpointEventListener Modifier and Type Class Description classSharedNothingBackupActivation
-