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,
PathAddress address)
Gets the
HornetQComponentControl implementation used by this handler. |
executeRuntimeStep, getHornetQComponentControl, handleOperation, handleReadAttribute, handleRevertOperation, registerAttributes, registerOperations, unsupportedAttribute, unsupportedOperation
execute, resourceMustExist, waitFor
public static final BridgeControlHandler INSTANCE
protected org.hornetq.api.core.management.BridgeControl getHornetQComponentControl(org.hornetq.core.server.HornetQServer hqServer, PathAddress address)
AbstractHornetQComponentControlHandler
HornetQComponentControl
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 © 2013 JBoss by Red Hat. All rights reserved.