Uses of Class
org.apache.activemq.artemis.core.replication.ReplicationEndpoint
Packages that use ReplicationEndpoint
-
Uses of ReplicationEndpoint in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl that return ReplicationEndpointModifier and TypeMethodDescriptionReplicationBackupActivation.getReplicationEndpoint()SharedNothingBackupActivation.getReplicationEndpoint()Method parameters in org.apache.activemq.artemis.core.server.impl with type arguments of type ReplicationEndpointModifier and TypeMethodDescriptionvoidReplicationBackupActivation.spyReplicationEndpointCreation(Consumer<ReplicationEndpoint> onReplicationEndpointCreation) This must be used just for testing purposes.