public class AcceptorControlHandler extends AbstractHornetQComponentControlHandler<org.hornetq.api.core.management.AcceptorControl>
AcceptorControl
.Modifier and Type | Field and Description |
---|---|
static AcceptorControlHandler |
INSTANCE |
Constructor and Description |
---|
AcceptorControlHandler() |
Modifier and Type | Method and Description |
---|---|
protected String |
getDescriptionPrefix() |
protected org.hornetq.api.core.management.AcceptorControl |
getHornetQComponentControl(org.hornetq.core.server.HornetQServer hqServer,
PathAddress address)
Gets the
HornetQComponentControl implementation used by this handler. |
executeRuntimeStep, getHornetQComponentControl, handleOperation, handleReadAttribute, handleRevertOperation, register, unsupportedAttribute, unsupportedOperation
execute, waitFor
public static final AcceptorControlHandler INSTANCE
protected org.hornetq.api.core.management.AcceptorControl 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.AcceptorControl>
hqServer
- the HornetQServer installed in the runtimeaddress
- the address being invokedprotected String getDescriptionPrefix()
getDescriptionPrefix
in class AbstractHornetQComponentControlHandler<org.hornetq.api.core.management.AcceptorControl>
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.