| Package | Description |
|---|---|
| org.wildfly.extension.messaging.activemq.jms |
| Modifier and Type | Method and Description |
|---|---|
static JMSTopicReadAttributeHandler.DurabilityType |
JMSTopicReadAttributeHandler.DurabilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JMSTopicReadAttributeHandler.DurabilityType[] |
JMSTopicReadAttributeHandler.DurabilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.activemq.artemis.api.core.management.QueueControl> |
JMSTopicReadAttributeHandler.getQueues(JMSTopicReadAttributeHandler.DurabilityType durability,
org.apache.activemq.artemis.api.core.management.AddressControl addressControl,
org.apache.activemq.artemis.core.server.management.ManagementService managementService) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.