public class AcceptorControlImpl extends AbstractControl implements org.apache.activemq.artemis.api.core.management.AcceptorControl
storageManager| Constructor and Description |
|---|
AcceptorControlImpl(Acceptor acceptor,
StorageManager storageManager,
org.apache.activemq.artemis.api.core.TransportConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected MBeanAttributeInfo[] |
fillMBeanAttributeInfo() |
protected MBeanOperationInfo[] |
fillMBeanOperationInfo() |
String |
getFactoryClassName() |
String |
getName() |
Map<String,Object> |
getParameters() |
boolean |
isStarted() |
void |
reload() |
void |
start() |
void |
stop() |
blockOnIO, clearIO, getMBeanInfocacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementationpublic AcceptorControlImpl(Acceptor acceptor, StorageManager storageManager, org.apache.activemq.artemis.api.core.TransportConfiguration configuration) throws Exception
Exceptionpublic String getFactoryClassName()
getFactoryClassName in interface org.apache.activemq.artemis.api.core.management.AcceptorControlpublic String getName()
getName in interface org.apache.activemq.artemis.api.core.management.AcceptorControlpublic Map<String,Object> getParameters()
getParameters in interface org.apache.activemq.artemis.api.core.management.AcceptorControlpublic void reload()
reload in interface org.apache.activemq.artemis.api.core.management.AcceptorControlpublic boolean isStarted()
isStarted in interface org.apache.activemq.artemis.api.core.management.ActiveMQComponentControlpublic void start()
throws Exception
start in interface org.apache.activemq.artemis.api.core.management.ActiveMQComponentControlExceptionpublic void stop()
throws Exception
stop in interface org.apache.activemq.artemis.api.core.management.ActiveMQComponentControlExceptionprotected MBeanOperationInfo[] fillMBeanOperationInfo()
fillMBeanOperationInfo in class AbstractControlprotected MBeanAttributeInfo[] fillMBeanAttributeInfo()
fillMBeanAttributeInfo in class AbstractControlCopyright © 2023 The Apache Software Foundation. All rights reserved.