public interface AcceptorControl extends HornetQComponentControl
Acceptor
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFactoryClassName()
Returns the class name of the AcceptorFactory implementation
used by this acceptor.
|
java.lang.String |
getName()
Returns the name of the acceptor
|
java.util.Map<java.lang.String,java.lang.Object> |
getParameters()
Returns the parameters used to configure this acceptor
|
isStarted, start, stop
java.lang.String getName()
java.lang.String getFactoryClassName()
AcceptorFactory
java.util.Map<java.lang.String,java.lang.Object> getParameters()
Copyright © 2009 Red Hat Inc. All Rights Reserved.