public interface AcceptorControl extends HornetQComponentControl
Acceptor
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
|
isStarted, start, stop
Copyright © 2018 JBoss by Red Hat. All rights reserved.