Uses of Interface
org.apache.activemq.artemis.api.core.management.QueueControl
Packages that use QueueControl
Package
Description
-
Uses of QueueControl in org.apache.activemq.artemis.core.management.impl
Classes in org.apache.activemq.artemis.core.management.impl that implement QueueControl -
Uses of QueueControl in org.apache.activemq.artemis.core.management.impl.view
Methods in org.apache.activemq.artemis.core.management.impl.view with parameters of type QueueControlModifier and TypeMethodDescriptionQueueView.getField(QueueControl queue, String fieldName) QueueView.toJson(QueueControl queue) -
Uses of QueueControl in org.apache.activemq.artemis.core.management.impl.view.predicate
Methods in org.apache.activemq.artemis.core.management.impl.view.predicate with parameters of type QueueControl -
Uses of QueueControl in org.wildfly.extension.messaging.activemq
Methods in org.wildfly.extension.messaging.activemq that return types with arguments of type QueueControlModifier and TypeMethodDescriptionQueueControlHandler.getQueueControl(ActiveMQBroker server, String queueName) Methods in org.wildfly.extension.messaging.activemq with parameters of type QueueControlModifier and TypeMethodDescriptionprotected ObjectQueueControlHandler.handleAdditionalOperation(String operationName, ModelNode operation, org.jboss.as.controller.OperationContext context, QueueControl queueControl) protected voidQueueControlHandler.revertAdditionalOperation(String operationName, ModelNode operation, org.jboss.as.controller.OperationContext context, QueueControl queueControl, Object handback) -
Uses of QueueControl in org.wildfly.extension.messaging.activemq.jms
Methods in org.wildfly.extension.messaging.activemq.jms that return types with arguments of type QueueControlModifier and TypeMethodDescriptionJMSQueueControlHandler.getQueueControl(ActiveMQBroker server, String queueName) static List<QueueControl>JMSTopicReadAttributeHandler.getQueues(JMSTopicReadAttributeHandler.DurabilityType durability, AddressControl addressControl, ActiveMQBroker broker) Methods in org.wildfly.extension.messaging.activemq.jms with parameters of type QueueControlModifier and TypeMethodDescriptionprotected ObjectJMSQueueControlHandler.handleAdditionalOperation(String operationName, ModelNode operation, org.jboss.as.controller.OperationContext context, QueueControl queueControl) protected voidJMSQueueControlHandler.revertAdditionalOperation(String operationName, ModelNode operation, org.jboss.as.controller.OperationContext context, QueueControl queueControl, Object handback)