public class AcceptorControlHandler extends AbstractActiveMQComponentControlHandler<org.apache.activemq.artemis.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 org.apache.activemq.artemis.api.core.management.AcceptorControl |
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 AcceptorControlHandler INSTANCE
protected org.apache.activemq.artemis.api.core.management.AcceptorControl 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.AcceptorControl>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.AcceptorControl>Copyright © 2022 JBoss by Red Hat. All rights reserved.