Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    org.apache.activemq.artemis.core.config.ha.LiveOnlyPolicyConfiguration
    org.apache.activemq.artemis.core.config.ha.LiveOnlyPolicyConfiguration()
    org.apache.activemq.artemis.core.config.ha.LiveOnlyPolicyConfiguration(ScaleDownConfiguration)
  • Deprecated Classes
    Class
    Description
    org.apache.activemq.artemis.core.config.CoreQueueConfiguration
    org.apache.activemq.artemis.core.config.ha.LiveOnlyPolicyConfiguration
  • Deprecated Methods
    Method
    Description
    org.apache.activemq.artemis.core.config.Configuration.addAddressesSetting(String, AddressSettings)
    org.apache.activemq.artemis.core.config.Configuration.addQueueConfiguration(CoreQueueConfiguration)
    org.apache.activemq.artemis.core.config.Configuration.clearAddressesSettings()
    org.apache.activemq.artemis.core.config.Configuration.getAddressesSettings()
    org.apache.activemq.artemis.core.config.Configuration.getMessageExpiryThreadPriority()
    org.apache.activemq.artemis.core.config.Configuration.getMetricsPlugin()
    org.apache.activemq.artemis.core.config.Configuration.getQueueConfigurations()
    org.apache.activemq.artemis.core.config.Configuration.isAsyncConnectionExecutionEnabled()
    org.apache.activemq.artemis.core.config.Configuration.setAddressesSettings(Map<String, AddressSettings>)
    org.apache.activemq.artemis.core.config.Configuration.setEnabledAsyncConnectionExecution(boolean)
    org.apache.activemq.artemis.core.config.Configuration.setMessageExpiryThreadPriority(int)
    org.apache.activemq.artemis.core.config.Configuration.setMetricsPlugin(ActiveMQMetricsPlugin)
    org.apache.activemq.artemis.core.config.Configuration.setNetworCheckNIC(String)
    org.apache.activemq.artemis.core.config.Configuration.setQueueConfigurations(List<CoreQueueConfiguration>)
    org.apache.activemq.artemis.core.config.CoreAddressConfiguration.getQueueConfigurations()
    org.apache.activemq.artemis.core.config.CoreAddressConfiguration.setQueueConfigurations(List<CoreQueueConfiguration>)
    org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration.getFailbackDelay()
    org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration.setFailbackDelay(long)
    org.apache.activemq.artemis.core.config.ha.SharedStoreBackupPolicyConfiguration.getFailbackDelay()
    org.apache.activemq.artemis.core.config.ha.SharedStoreBackupPolicyConfiguration.setFailbackDelay(long)
    org.apache.activemq.artemis.core.config.ha.SharedStorePrimaryPolicyConfiguration.getFailbackDelay()
    org.apache.activemq.artemis.core.config.ha.SharedStorePrimaryPolicyConfiguration.setFailbackDelay(long)
    org.apache.activemq.artemis.core.server.plugin.ActiveMQServerConsumerPlugin.beforeCreateConsumer(long, SimpleString, SimpleString, boolean, boolean)
    use ActiveMQServerConsumerPlugin.beforeCreateConsumer(long, QueueBinding, SimpleString, boolean, boolean)
    org.apache.activemq.artemis.core.server.plugin.ActiveMQServerMessagePlugin.afterDeliver(MessageReference)
    use ActiveMQServerMessagePlugin.afterDeliver(ServerConsumer, MessageReference)
    org.apache.activemq.artemis.core.server.plugin.ActiveMQServerMessagePlugin.afterSend(Transaction, Message, boolean, boolean, RoutingStatus)
    use ActiveMQServerMessagePlugin.afterSend(ServerSession, Transaction, Message, boolean, boolean, RoutingStatus)
    org.apache.activemq.artemis.core.server.plugin.ActiveMQServerMessagePlugin.beforeDeliver(MessageReference)
    use throws ActiveMQException ActiveMQServerMessagePlugin.beforeDeliver(ServerConsumer, MessageReference)
    org.apache.activemq.artemis.core.server.plugin.ActiveMQServerMessagePlugin.beforeSend(Transaction, Message, boolean, boolean)
    use ActiveMQServerMessagePlugin.beforeSend(ServerSession, Transaction, Message, boolean, boolean)
    org.apache.activemq.artemis.core.server.plugin.ActiveMQServerMessagePlugin.messageAcknowledged(MessageReference, AckReason)
    use ActiveMQServerMessagePlugin.messageAcknowledged(MessageReference, AckReason, ServerConsumer)
    org.apache.activemq.artemis.core.server.plugin.ActiveMQServerMessagePlugin.messageAcknowledged(MessageReference, AckReason, ServerConsumer)
    org.apache.activemq.artemis.core.server.plugin.ActiveMQServerMessagePlugin.messageExpired(MessageReference, SimpleString)
    use ActiveMQServerMessagePlugin.messageExpired(MessageReference, SimpleString, ServerConsumer)
    org.apache.activemq.artemis.core.server.plugin.ActiveMQServerQueuePlugin.beforeDestroyQueue(SimpleString, SecurityAuth, boolean, boolean, boolean)
    use ActiveMQServerQueuePlugin.beforeDestroyQueue(Queue, SecurityAuth, boolean, boolean, boolean)
  • Deprecated Constructors
    Constructor
    Description
    org.apache.activemq.artemis.core.config.ha.LiveOnlyPolicyConfiguration()
    org.apache.activemq.artemis.core.config.ha.LiveOnlyPolicyConfiguration(ScaleDownConfiguration)

Copyright © 2025 The Apache Software Foundation. All rights reserved.