Class ActiveMQJMSServerLogger_impl
java.lang.Object
org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_impl
- All Implemented Interfaces:
ActiveMQJMSServerLogger
-
Field Summary
Fields inherited from interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbindingsUnbindError(String key, Exception e) voidfailedToCorrectHost(String name, Exception e) voidvoidfailedToSendNotification(String notification) voidinvalidHostForConnector(String name, String newHost) voidvoidvoidvoidnoQueueOnTopic(String queueName, String name) voidserverCachingCommand(Object runnable) void
-
Constructor Details
-
ActiveMQJMSServerLogger_impl
public ActiveMQJMSServerLogger_impl(org.slf4j.Logger logger)
-
-
Method Details
-
serverCachingCommand
- Specified by:
serverCachingCommandin interfaceActiveMQJMSServerLogger
-
invalidHostForConnector
- Specified by:
invalidHostForConnectorin interfaceActiveMQJMSServerLogger
-
noQueueOnTopic
- Specified by:
noQueueOnTopicin interfaceActiveMQJMSServerLogger
-
bindingsUnbindError
- Specified by:
bindingsUnbindErrorin interfaceActiveMQJMSServerLogger
-
jmsServerError
- Specified by:
jmsServerErrorin interfaceActiveMQJMSServerLogger
-
failedToCorrectHost
- Specified by:
failedToCorrectHostin interfaceActiveMQJMSServerLogger
-
failedToSendNotification
- Specified by:
failedToSendNotificationin interfaceActiveMQJMSServerLogger
-
failedToDeactivateServer
- Specified by:
failedToDeactivateServerin interfaceActiveMQJMSServerLogger
-
serverRunningCachedCommand
- Specified by:
serverRunningCachedCommandin interfaceActiveMQJMSServerLogger
-
jmsConfigMissingKey
- Specified by:
jmsConfigMissingKeyin interfaceActiveMQJMSServerLogger
-
jmsDeployerStartError
- Specified by:
jmsDeployerStartErrorin interfaceActiveMQJMSServerLogger
-