Class JMSQueueControlHandler

java.lang.Object
org.jboss.as.controller.AbstractRuntimeOnlyHandler
org.wildfly.extension.messaging.activemq.AbstractQueueControlHandler<QueueControl>
org.wildfly.extension.messaging.activemq.jms.JMSQueueControlHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler

public class JMSQueueControlHandler extends AbstractQueueControlHandler<QueueControl>
Handler for runtime operations that invoke on a ActiveMQ QueueControl.
Author:
Brian Stansberry (c) 2011 Red Hat Inc.