public interface Endpoint
Modifier and Type | Method and Description |
---|---|
BrokerId |
getBrokerId()
Returns the broker ID for this endpoint, if the endpoint is a broker or
null
|
BrokerInfo |
getBrokerInfo()
Returns the broker information for this endpoint, if the endpoint is a
broker or null
|
String |
getName()
Returns the name of the endpoint.
|
void |
setBrokerInfo(BrokerInfo brokerInfo) |
BrokerId getBrokerId()
BrokerInfo getBrokerInfo()
void setBrokerInfo(BrokerInfo brokerInfo)
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.