public interface AcceptorControl extends ActiveMQComponentControl
Modifier and Type | Method and Description |
---|---|
String |
getFactoryClassName()
Returns the class name of the AcceptorFactory implementation
used by this acceptor.
|
String |
getName()
Returns the name of the acceptor
|
Map<String,Object> |
getParameters()
Returns the parameters used to configure this acceptor
|
void |
reload()
Re-create the acceptor with the existing configuration values.
|
isStarted, start, stop
String getName()
String getFactoryClassName()
Map<String,Object> getParameters()
void reload()
Copyright © 2019 JBoss by Red Hat. All rights reserved.