public class Configuration extends Object
| Modifier and Type | Field and Description |
|---|---|
static Configuration |
Current |
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertiesFile(String filename) |
String |
getApiEndpoint() |
String |
getOAuthBaseUri() |
String |
getWrapperVersion() |
boolean |
isLoggingEnabled() |
public static Configuration Current
public void addPropertiesFile(String filename) throws IOException
IOExceptionpublic String getApiEndpoint()
public String getOAuthBaseUri()
public String getWrapperVersion()
public boolean isLoggingEnabled()
Copyright © 2013. All Rights Reserved.