com.createsend.util
Class Configuration

java.lang.Object
  extended by com.createsend.util.Configuration

public class Configuration
extends Object


Field Summary
static Configuration Current
           
 
Method Summary
 void addPropertiesFile(String filename)
           
 String getApiEndpoint()
           
 String getOAuthBaseUri()
           
 String getWrapperVersion()
           
 boolean isLoggingEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Current

public static Configuration Current
Method Detail

addPropertiesFile

public void addPropertiesFile(String filename)
                       throws IOException
Throws:
IOException

getApiEndpoint

public String getApiEndpoint()

getOAuthBaseUri

public String getOAuthBaseUri()

getWrapperVersion

public String getWrapperVersion()

isLoggingEnabled

public boolean isLoggingEnabled()


Copyright © 2013. All Rights Reserved.