Class ActiveMQXARecoveryLogger_impl
java.lang.Object
org.apache.activemq.artemis.service.extensions.xa.recovery.ActiveMQXARecoveryLogger_impl
- All Implemented Interfaces:
ActiveMQXARecoveryLogger
-
Field Summary
Fields inherited from interface org.apache.activemq.artemis.service.extensions.xa.recovery.ActiveMQXARecoveryLogger
LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidnoQueueOnTopic(String queueName, String name) voidvoidvoidvoidvoid
-
Constructor Details
-
ActiveMQXARecoveryLogger_impl
public ActiveMQXARecoveryLogger_impl(org.slf4j.Logger logger)
-
-
Method Details
-
noQueueOnTopic
- Specified by:
noQueueOnTopicin interfaceActiveMQXARecoveryLogger
-
recoveryConnectFailed
- Specified by:
recoveryConnectFailedin interfaceActiveMQXARecoveryLogger
-
xaRecoverError
- Specified by:
xaRecoverErrorin interfaceActiveMQXARecoveryLogger
-
xaRecoverConnectionError
- Specified by:
xaRecoverConnectionErrorin interfaceActiveMQXARecoveryLogger
-
xaRecoverAutoConnectionError
- Specified by:
xaRecoverAutoConnectionErrorin interfaceActiveMQXARecoveryLogger
-
xaRecoveryError
- Specified by:
xaRecoveryErrorin interfaceActiveMQXARecoveryLogger
-