Package | Description |
---|---|
org.jboss.as.messaging | |
org.jboss.as.messaging.jms |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractQueueControlHandler.DelegatingQueueControl<T> |
AbstractQueueControlHandler.getQueueControl(org.hornetq.core.server.HornetQServer hqServer,
String queueName) |
protected AbstractQueueControlHandler.DelegatingQueueControl<org.hornetq.api.core.management.QueueControl> |
QueueControlHandler.getQueueControl(org.hornetq.core.server.HornetQServer hqServer,
String queueName) |
Modifier and Type | Method and Description |
---|---|
protected AbstractQueueControlHandler.DelegatingQueueControl<org.hornetq.api.jms.management.JMSQueueControl> |
JMSQueueControlHandler.getQueueControl(org.hornetq.core.server.HornetQServer hqServer,
String queueName) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.