public class ConfigManager
extends java.lang.Object
| Constructor and Description |
|---|
ConfigManager(ContextInspector contextInspector,
PayPalHttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
OtcConfiguration |
getConfig() |
void |
refreshConfiguration() |
void |
useHardcodedConfig(boolean useHardcodedConfig) |
public ConfigManager(ContextInspector contextInspector, PayPalHttpClient httpClient)
public void useHardcodedConfig(boolean useHardcodedConfig)
public void refreshConfiguration()
public OtcConfiguration getConfig()