Class ClusterConnectionControlHandler

java.lang.Object
org.jboss.as.controller.AbstractRuntimeOnlyHandler
org.wildfly.extension.messaging.activemq.AbstractActiveMQComponentControlHandler<org.apache.activemq.artemis.api.core.management.ClusterConnectionControl>
org.wildfly.extension.messaging.activemq.ClusterConnectionControlHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler

public class ClusterConnectionControlHandler extends AbstractActiveMQComponentControlHandler<org.apache.activemq.artemis.api.core.management.ClusterConnectionControl>
Handler for runtime operations that interact with a ActiveMQ org.apache.activemq.api.core.management.ClusterConnectionControl.
Author:
Brian Stansberry (c) 2011 Red Hat Inc.