public class BrokerHaConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE
Namespace used in the config file.
|
| Constructor and Description |
|---|
BrokerHaConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getOptions() |
String |
getStrategy() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setOptions(Map<String,String> options) |
void |
setStrategy(String strategy) |
String |
toString() |
public static final String NAMESPACE
Copyright © 2018 WSO2. All rights reserved.