BrokerPropertiespublic class SimpleBrokerProperties extends Object implements BrokerProperties
| Constructor | Description |
|---|---|
SimpleBrokerProperties(Properties properties) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getBrokerDataFolder() |
|
String |
getBrokerHost() |
|
int |
getBrokerPort() |
public SimpleBrokerProperties(Properties properties)
public final String getBrokerHost()
getBrokerHost in interface BrokerPropertiespublic final int getBrokerPort()
getBrokerPort in interface BrokerPropertiespublic final String getBrokerDataFolder()
getBrokerDataFolder in interface BrokerPropertiesCopyright © 2017–2018. All rights reserved.