public class AcceptorControlImpl extends AbstractControl implements AcceptorControl
storageManager
Constructor and Description |
---|
AcceptorControlImpl(Acceptor acceptor,
StorageManager storageManager,
TransportConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected MBeanOperationInfo[] |
fillMBeanOperationInfo() |
String |
getFactoryClassName() |
String |
getName() |
Map<String,Object> |
getParameters() |
boolean |
isStarted() |
void |
start() |
void |
stop() |
blockOnIO, clearIO, getMBeanInfo
cacheMBeanInfo, 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, setImplementation
public AcceptorControlImpl(Acceptor acceptor, StorageManager storageManager, TransportConfiguration configuration) throws Exception
Exception
public String getFactoryClassName()
getFactoryClassName
in interface AcceptorControl
public String getName()
getName
in interface AcceptorControl
public Map<String,Object> getParameters()
getParameters
in interface AcceptorControl
public boolean isStarted()
isStarted
in interface HornetQComponentControl
public void start() throws Exception
start
in interface HornetQComponentControl
Exception
public void stop() throws Exception
stop
in interface HornetQComponentControl
Exception
protected MBeanOperationInfo[] fillMBeanOperationInfo()
fillMBeanOperationInfo
in class AbstractControl
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.