Package | Description |
---|---|
org.wildfly.extension.messaging.activemq | |
org.wildfly.extension.messaging.activemq.jms |
Modifier and Type | Method and Description |
---|---|
protected AbstractQueueControlHandler.DelegatingQueueControl<org.apache.activemq.artemis.api.core.management.QueueControl> |
QueueControlHandler.getQueueControl(org.apache.activemq.artemis.core.server.ActiveMQServer server,
String queueName) |
protected abstract AbstractQueueControlHandler.DelegatingQueueControl<T> |
AbstractQueueControlHandler.getQueueControl(org.apache.activemq.artemis.core.server.ActiveMQServer server,
String queueName) |
Modifier and Type | Method and Description |
---|---|
protected AbstractQueueControlHandler.DelegatingQueueControl<org.apache.activemq.artemis.api.jms.management.JMSQueueControl> |
JMSQueueControlHandler.getQueueControl(org.apache.activemq.artemis.core.server.ActiveMQServer server,
String queueName) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.