Uses of Enum Class
org.wildfly.extension.messaging.activemq.jms.JMSTopicReadAttributeHandler.DurabilityType
Packages that use JMSTopicReadAttributeHandler.DurabilityType
-
Uses of JMSTopicReadAttributeHandler.DurabilityType in org.wildfly.extension.messaging.activemq.jms
Methods in org.wildfly.extension.messaging.activemq.jms that return JMSTopicReadAttributeHandler.DurabilityTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.JMSTopicReadAttributeHandler.DurabilityType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.wildfly.extension.messaging.activemq.jms with parameters of type JMSTopicReadAttributeHandler.DurabilityTypeModifier and TypeMethodDescriptionstatic List<org.apache.activemq.artemis.api.core.management.QueueControl>JMSTopicReadAttributeHandler.getQueues(JMSTopicReadAttributeHandler.DurabilityType durability, org.apache.activemq.artemis.api.core.management.AddressControl addressControl, ActiveMQBroker broker)