Package | Description |
---|---|
org.wildfly.swarm.config.messaging.activemq.server |
Modifier and Type | Method and Description |
---|---|
AddressSetting.SlowConsumerPolicy |
AddressSetting.slowConsumerPolicy()
Determine what happens when a slow consumer is identified.
|
static AddressSetting.SlowConsumerPolicy |
AddressSetting.SlowConsumerPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddressSetting.SlowConsumerPolicy[] |
AddressSetting.SlowConsumerPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
AddressSetting.slowConsumerPolicy(AddressSetting.SlowConsumerPolicy value)
Determine what happens when a slow consumer is identified.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.