Uses of Class
org.apache.activemq.artemis.service.extensions.xa.recovery.XARecoveryConfig
Packages that use XARecoveryConfig
-
Uses of XARecoveryConfig in org.apache.activemq.artemis.service.extensions.xa.recovery
Methods in org.apache.activemq.artemis.service.extensions.xa.recovery that return XARecoveryConfigModifier and TypeMethodDescriptionstatic XARecoveryConfigXARecoveryConfig.newConfig(org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory factory, String userName, String password, Map<String, String> properties) Methods in org.apache.activemq.artemis.service.extensions.xa.recovery with parameters of type XARecoveryConfigModifier and TypeMethodDescriptionvoidActiveMQRegistry.register(XARecoveryConfig resourceConfig) voidActiveMQRegistryImpl.register(XARecoveryConfig resourceConfig) voidActiveMQRegistry.unRegister(XARecoveryConfig resourceConfig) voidActiveMQRegistryImpl.unRegister(XARecoveryConfig resourceConfig) voidActiveMQXAResourceWrapper.updateRecoveryConfig(XARecoveryConfig... xaRecoveryConfigs) voidActiveMQXARecoveryLogger_impl.xaRecoverAutoConnectionError(XARecoveryConfig csf, Throwable e) voidActiveMQXARecoveryLogger.xaRecoverAutoConnectionError(XARecoveryConfig csf, Throwable e) Constructors in org.apache.activemq.artemis.service.extensions.xa.recovery with parameters of type XARecoveryConfig