Uses of Class
org.apache.activemq.artemis.service.extensions.xa.recovery.XARecoveryConfig
Packages that use XARecoveryConfig
Package
Description
-
Uses of XARecoveryConfig in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra that return XARecoveryConfig -
Uses of XARecoveryConfig in org.apache.activemq.artemis.ra.recovery
Methods in org.apache.activemq.artemis.ra.recovery that return XARecoveryConfigModifier and TypeMethodDescriptionRecoveryManager.register(ActiveMQConnectionFactory factory, String userName, String password, Map<String, String> properties) Methods in org.apache.activemq.artemis.ra.recovery that return types with arguments of type XARecoveryConfigMethods in org.apache.activemq.artemis.ra.recovery with parameters of type XARecoveryConfigModifier and TypeMethodDescriptionvoidRecoveryManager.unRegister(XARecoveryConfig resourceRecovery) -
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(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 -
Uses of XARecoveryConfig in org.jboss.activemq.artemis.wildfly.integration
Methods in org.jboss.activemq.artemis.wildfly.integration with parameters of type XARecoveryConfigModifier and TypeMethodDescriptionvoidWildFlyActiveMQXAResourceWrapper.updateRecoveryConfig(XARecoveryConfig config) -
Uses of XARecoveryConfig in org.jboss.activemq.artemis.wildfly.integration.recovery
Methods in org.jboss.activemq.artemis.wildfly.integration.recovery with parameters of type XARecoveryConfigModifier and TypeMethodDescriptionvoidWildFlyActiveMQRecoveryRegistry.nodeUp(XARecoveryConfig listeningConfig, String nodeID, TransportConfiguration[] networkConfiguration, String username, String password, Map<String, String> properties) voidWildFlyActiveMQRecoveryRegistry.register(XARecoveryConfig resourceConfig) This will be called by then resource adapters, to register a new discoveryvoidWildFlyActiveMQRegistry.register(XARecoveryConfig resourceConfig) voidWildFlyActiveMQRecoveryRegistry.unRegister(XARecoveryConfig resourceConfig) Reference counts and deactivate a configuration Notice: this won't remove the servers since a server may have previous XIDsvoidWildFlyActiveMQRegistry.unRegister(XARecoveryConfig resourceConfig) final voidWildFlyActiveMQLogger_$logger.xaRecoverAutoConnectionError(Throwable e, XARecoveryConfig csf) voidWildFlyActiveMQLogger.xaRecoverAutoConnectionError(Throwable e, XARecoveryConfig csf) final voidWildFlyActiveMQLogger_$logger.xaRecoveryStartError(XARecoveryConfig e) voidWildFlyActiveMQLogger.xaRecoveryStartError(XARecoveryConfig e) Constructors in org.jboss.activemq.artemis.wildfly.integration.recovery with parameters of type XARecoveryConfig