Uses of Interface
org.apache.activemq.artemis.utils.critical.CriticalComponent
Packages that use CriticalComponent
Package
Description
-
Uses of CriticalComponent in org.apache.activemq.artemis.core.io.buffer
Classes in org.apache.activemq.artemis.core.io.buffer that implement CriticalComponent -
Uses of CriticalComponent in org.apache.activemq.artemis.core.persistence.impl.journal
Classes in org.apache.activemq.artemis.core.persistence.impl.journal that implement CriticalComponentModifier and TypeClassDescriptionclassControls access to the journals and other storage files such as the ones used to store pages and large messages.classclass -
Uses of CriticalComponent in org.apache.activemq.artemis.core.server
Subinterfaces of CriticalComponent in org.apache.activemq.artemis.core.server -
Uses of CriticalComponent in org.apache.activemq.artemis.core.server.impl
Classes in org.apache.activemq.artemis.core.server.impl that implement CriticalComponentModifier and TypeClassDescriptionclassA queue that will discard messages if a newer message with the sameMessage.HDR_LAST_VALUE_NAMEproperty value.classImplementation of a Queue -
Uses of CriticalComponent in org.apache.activemq.artemis.core.server.plugin
Methods in org.apache.activemq.artemis.core.server.plugin with parameters of type CriticalComponentModifier and TypeMethodDescriptiondefault voidActiveMQServerCriticalPlugin.criticalFailure(CriticalComponent components) A Critical failure has been detected. -
Uses of CriticalComponent in org.apache.activemq.artemis.core.server.plugin.impl
Methods in org.apache.activemq.artemis.core.server.plugin.impl with parameters of type CriticalComponentModifier and TypeMethodDescriptionvoidLoggingActiveMQServerPlugin.criticalFailure(CriticalComponent components) A Critical failure has been detected.voidLoggingActiveMQServerPluginLogger_impl.criticalFailure(CriticalComponent components) voidLoggingActiveMQServerPluginLogger.criticalFailure(CriticalComponent components) -
Uses of CriticalComponent in org.apache.activemq.artemis.utils.critical
Classes in org.apache.activemq.artemis.utils.critical that implement CriticalComponentModifier and TypeClassDescriptionclassThis is not abstract as it could be used through aggregations or extensions.Methods in org.apache.activemq.artemis.utils.critical with parameters of type CriticalComponentModifier and TypeMethodDescriptionvoidCriticalAnalyzer.add(CriticalComponent component) voidCriticalAnalyzerImpl.add(CriticalComponent component) voidEmptyCriticalAnalyzer.add(CriticalComponent component) protected voidCriticalAnalyzerImpl.fireActions(CriticalComponent component) voidCriticalAnalyzer.remove(CriticalComponent component) voidCriticalAnalyzerImpl.remove(CriticalComponent component) voidEmptyCriticalAnalyzer.remove(CriticalComponent component) voidCriticalAction.run(CriticalComponent failedComponent) Constructors in org.apache.activemq.artemis.utils.critical with parameters of type CriticalComponent