Package | Description |
---|---|
com.paypal.selion.configuration |
A package which contains configuration information for SeLion.
|
Modifier and Type | Method and Description |
---|---|
static LocalConfig |
ConfigManager.getConfig(String name)
Returns the local configuration
LocalConfig associated the provided name. |
Modifier and Type | Method and Description |
---|---|
static void |
ConfigManager.addConfig(String name,
LocalConfig config)
Adds the local configuration
LocalConfig associated with name. |
Copyright © 2016 PayPal Open Source. All rights reserved.