ConnectionFactory objects.XARecoveryConfig
Each outbound or inboud connection will pass the configuration here through by calling the method HornetQRecoveryRegistry.register(XARecoveryConfig)
Later the RecoveryDiscovery will call HornetQRecoveryRegistry.nodeUp(String, Pair, String, String)
so we will keep a track of nodes on the cluster
or nodes where this server is connected to.HornetQRecoveryRegistryJMSServerManagerImpl.startCalled boolean to control its internal
life-cycle, but its JMSServerManagerImpl.isStarted() returns the value of server.isStarted() and
not the value of JMSServerManagerImpl.startCalled.Copyright © 2022 JBoss, a division of Red Hat. All Rights Reserved.