public class BridgeControlHandler extends AbstractHornetQComponentControlHandler<org.hornetq.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 String |
getDescriptionPrefix() |
protected org.hornetq.api.core.management.BridgeControl |
getHornetQComponentControl(org.hornetq.core.server.HornetQServer hqServer,
org.jboss.as.controller.PathAddress address)
Gets the
HornetQComponentControl implementation used by this handler. |
executeRuntimeStep, getHornetQComponentControl, handleOperation, handleReadAttribute, handleRevertOperation, registerAttributes, registerOperations, unsupportedAttribute, unsupportedOperationpublic static final BridgeControlHandler INSTANCE
protected org.hornetq.api.core.management.BridgeControl getHornetQComponentControl(org.hornetq.core.server.HornetQServer hqServer,
org.jboss.as.controller.PathAddress address)
AbstractHornetQComponentControlHandlerHornetQComponentControl implementation used by this handler.getHornetQComponentControl in class AbstractHornetQComponentControlHandler<org.hornetq.api.core.management.BridgeControl>hqServer - the HornetQServer installed in the runtimeaddress - the address being invokedprotected String getDescriptionPrefix()
getDescriptionPrefix in class AbstractHornetQComponentControlHandler<org.hornetq.api.core.management.BridgeControl>Copyright © 2015 JBoss by Red Hat. All rights reserved.