Interface ConnectionFactoryAttributes.Common

    • Field Detail

      • AUTO_GROUP

        static final org.jboss.as.controller.AttributeDefinition AUTO_GROUP
        See Also:
        ActiveMQClient.DEFAULT_AUTO_GROUP
      • BLOCK_ON_ACKNOWLEDGE

        static final org.jboss.as.controller.AttributeDefinition BLOCK_ON_ACKNOWLEDGE
        See Also:
        ActiveMQClient.DEFAULT_BLOCK_ON_ACKNOWLEDGE
      • BLOCK_ON_DURABLE_SEND

        static final org.jboss.as.controller.AttributeDefinition BLOCK_ON_DURABLE_SEND
        See Also:
        ActiveMQClient.DEFAULT_BLOCK_ON_DURABLE_SEND
      • BLOCK_ON_NON_DURABLE_SEND

        static final org.jboss.as.controller.AttributeDefinition BLOCK_ON_NON_DURABLE_SEND
        See Also:
        ActiveMQClient.DEFAULT_BLOCK_ON_NON_DURABLE_SEND
      • CACHE_LARGE_MESSAGE_CLIENT

        static final org.jboss.as.controller.AttributeDefinition CACHE_LARGE_MESSAGE_CLIENT
        See Also:
        ActiveMQClient.DEFAULT_CACHE_LARGE_MESSAGE_CLIENT
      • CLIENT_FAILURE_CHECK_PERIOD

        static final org.jboss.as.controller.AttributeDefinition CLIENT_FAILURE_CHECK_PERIOD
        See Also:
        ActiveMQClient.DEFAULT_CLIENT_FAILURE_CHECK_PERIOD
      • COMPRESS_LARGE_MESSAGES

        static final org.jboss.as.controller.AttributeDefinition COMPRESS_LARGE_MESSAGES
        See Also:
        ActiveMQClient.DEFAULT_COMPRESS_LARGE_MESSAGES
      • CONFIRMATION_WINDOW_SIZE

        static final org.jboss.as.controller.AttributeDefinition CONFIRMATION_WINDOW_SIZE
        See Also:
        ActiveMQClient.DEFAULT_CONFIRMATION_WINDOW_SIZE
      • CONNECTION_LOAD_BALANCING_CLASS_NAME

        static final org.jboss.as.controller.AttributeDefinition CONNECTION_LOAD_BALANCING_CLASS_NAME
        See Also:
        ActiveMQClient.DEFAULT_CONNECTION_LOAD_BALANCING_POLICY_CLASS_NAME
      • CONNECTION_TTL

        static final org.jboss.as.controller.AttributeDefinition CONNECTION_TTL
        See Also:
        ActiveMQClient.DEFAULT_CONNECTION_TTL
      • CONNECTORS

        static final org.jboss.as.controller.StringListAttributeDefinition CONNECTORS
      • CONSUMER_MAX_RATE

        static final org.jboss.as.controller.AttributeDefinition CONSUMER_MAX_RATE
        See Also:
        ActiveMQClient.DEFAULT_CONSUMER_MAX_RATE
      • CONSUMER_WINDOW_SIZE

        static final org.jboss.as.controller.AttributeDefinition CONSUMER_WINDOW_SIZE
        See Also:
        ActiveMQClient.DEFAULT_CONSUMER_WINDOW_SIZE
      • DESERIALIZATION_WHITELIST

        static final org.jboss.as.controller.StringListAttributeDefinition DESERIALIZATION_WHITELIST
      • DESERIALIZATION_ALLOWLIST

        static final org.jboss.as.controller.StringListAttributeDefinition DESERIALIZATION_ALLOWLIST
      • DESERIALIZATION_BLACKLIST

        static final org.jboss.as.controller.StringListAttributeDefinition DESERIALIZATION_BLACKLIST
      • DESERIALIZATION_BLOCKLIST

        static final org.jboss.as.controller.StringListAttributeDefinition DESERIALIZATION_BLOCKLIST
      • DISCOVERY_GROUP

        static final org.jboss.as.controller.SimpleAttributeDefinition DISCOVERY_GROUP
      • DUPS_OK_BATCH_SIZE

        static final org.jboss.as.controller.AttributeDefinition DUPS_OK_BATCH_SIZE
        See Also:
        ActiveMQClient.DEFAULT_ACK_BATCH_SIZE
      • ENTRIES

        static final org.jboss.as.controller.StringListAttributeDefinition ENTRIES
      • FAILOVER_ON_INITIAL_CONNECTION

        static final org.jboss.as.controller.AttributeDefinition FAILOVER_ON_INITIAL_CONNECTION
        See Also:
        ActiveMQClient.DEFAULT_FAILOVER_ON_INITIAL_CONNECTION
      • GROUP_ID

        static final org.jboss.as.controller.AttributeDefinition GROUP_ID
      • INITIAL_MESSAGE_PACKET_SIZE

        static final org.jboss.as.controller.AttributeDefinition INITIAL_MESSAGE_PACKET_SIZE
      • MAX_RETRY_INTERVAL

        static final org.jboss.as.controller.AttributeDefinition MAX_RETRY_INTERVAL
        See Also:
        ActiveMQClient.DEFAULT_MAX_RETRY_INTERVAL
      • MIN_LARGE_MESSAGE_SIZE

        static final org.jboss.as.controller.AttributeDefinition MIN_LARGE_MESSAGE_SIZE
        See Also:
        ActiveMQClient.DEFAULT_MIN_LARGE_MESSAGE_SIZE
      • PRE_ACKNOWLEDGE

        static final org.jboss.as.controller.AttributeDefinition PRE_ACKNOWLEDGE
        See Also:
        ActiveMQClient.DEFAULT_PRE_ACKNOWLEDGE
      • PRODUCER_MAX_RATE

        static final org.jboss.as.controller.AttributeDefinition PRODUCER_MAX_RATE
        See Also:
        ActiveMQClient.DEFAULT_PRODUCER_MAX_RATE
      • PRODUCER_WINDOW_SIZE

        static final org.jboss.as.controller.AttributeDefinition PRODUCER_WINDOW_SIZE
        See Also:
        ActiveMQClient.DEFAULT_PRODUCER_WINDOW_SIZE
      • PROTOCOL_MANAGER_FACTORY

        static final org.jboss.as.controller.AttributeDefinition PROTOCOL_MANAGER_FACTORY
      • RECONNECT_ATTEMPTS

        static final org.jboss.as.controller.SimpleAttributeDefinition RECONNECT_ATTEMPTS
        See Also:
        ActiveMQClient.DEFAULT_RECONNECT_ATTEMPTS
      • RETRY_INTERVAL

        static final org.jboss.as.controller.AttributeDefinition RETRY_INTERVAL
        See Also:
        ActiveMQClient.DEFAULT_RETRY_INTERVAL
      • RETRY_INTERVAL_MULTIPLIER

        static final org.jboss.as.controller.AttributeDefinition RETRY_INTERVAL_MULTIPLIER
        See Also:
        ActiveMQClient.DEFAULT_RETRY_INTERVAL_MULTIPLIER
      • SCHEDULED_THREAD_POOL_MAX_SIZE

        static final org.jboss.as.controller.AttributeDefinition SCHEDULED_THREAD_POOL_MAX_SIZE
        See Also:
        ActiveMQDefaultConfiguration.getDefaultScheduledThreadPoolMaxSize()
      • THREAD_POOL_MAX_SIZE

        static final org.jboss.as.controller.AttributeDefinition THREAD_POOL_MAX_SIZE
        See Also:
        ActiveMQDefaultConfiguration.getDefaultThreadPoolMaxSize()
      • TRANSACTION_BATCH_SIZE

        static final org.jboss.as.controller.AttributeDefinition TRANSACTION_BATCH_SIZE
        See Also:
        ActiveMQClient.DEFAULT_ACK_BATCH_SIZE
      • USE_GLOBAL_POOLS

        static final org.jboss.as.controller.AttributeDefinition USE_GLOBAL_POOLS
        See Also:
        ActiveMQClient.DEFAULT_USE_GLOBAL_POOLS
      • USE_TOPOLOGY

        static final org.jboss.as.controller.AttributeDefinition USE_TOPOLOGY
        See Also:
        ActiveMQClient.DEFAULT_USE_TOPOLOGY_FOR_LOADBALANCING
      • ATTRIBUTES

        static final ConnectionFactoryAttribute[] ATTRIBUTES
        Attributes are defined in the same order than in the XSD schema