public class BridgeControlHandler extends AbstractActiveMQComponentControlHandler<org.apache.activemq.artemis.api.core.management.BridgeControl>
BridgeControl.| Modifier and Type | Field and Description |
|---|---|
static BridgeControlHandler |
INSTANCE |
| Constructor and Description |
|---|
BridgeControlHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.activemq.artemis.api.core.management.BridgeControl |
getActiveMQComponentControl(org.apache.activemq.artemis.core.server.ActiveMQServer activeMQServer,
org.jboss.as.controller.PathAddress address)
Gets the
ActiveMQComponentControl implementation used by this handler. |
protected String |
getDescriptionPrefix() |
executeRuntimeStep, getActiveMQComponentControl, handleOperation, handleReadAttribute, handleRevertOperation, registerAttributes, registerOperations, unsupportedAttribute, unsupportedOperationpublic static final BridgeControlHandler INSTANCE
protected org.apache.activemq.artemis.api.core.management.BridgeControl getActiveMQComponentControl(org.apache.activemq.artemis.core.server.ActiveMQServer activeMQServer,
org.jboss.as.controller.PathAddress address)
AbstractActiveMQComponentControlHandlerActiveMQComponentControl implementation used by this handler.getActiveMQComponentControl in class AbstractActiveMQComponentControlHandler<org.apache.activemq.artemis.api.core.management.BridgeControl>activeMQServer - the ActiveMQ server installed in the runtimeaddress - the address being invokedprotected String getDescriptionPrefix()
getDescriptionPrefix in class AbstractActiveMQComponentControlHandler<org.apache.activemq.artemis.api.core.management.BridgeControl>Copyright © 2019 JBoss by Red Hat. All rights reserved.