Uses of Class
org.apache.activemq.artemis.core.replication.ReplicationEndpoint
-
Packages that use ReplicationEndpoint Package Description org.apache.activemq.artemis.core.server.impl -
-
Uses of ReplicationEndpoint in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl that return ReplicationEndpoint Modifier and Type Method Description ReplicationEndpointReplicationBackupActivation. getReplicationEndpoint()ReplicationEndpointSharedNothingBackupActivation. getReplicationEndpoint()Method parameters in org.apache.activemq.artemis.core.server.impl with type arguments of type ReplicationEndpoint Modifier and Type Method Description voidReplicationBackupActivation. spyReplicationEndpointCreation(Consumer<ReplicationEndpoint> onReplicationEndpointCreation)This must be used just for testing purposes.
-