com.madgag.guardian.contentapi
Class ApiConfig

java.lang.Object
  extended by com.madgag.guardian.contentapi.ApiConfig

public class ApiConfig
extends java.lang.Object


Constructor Summary
ApiConfig(java.lang.String serverPath)
           
ApiConfig(java.lang.String serverPath, java.lang.String apiKey)
           
 
Method Summary
 java.lang.String getApiKey()
           
 java.lang.String getServerPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApiConfig

public ApiConfig(java.lang.String serverPath)

ApiConfig

@Inject
public ApiConfig(java.lang.String serverPath,
                        java.lang.String apiKey)
Method Detail

getApiKey

public java.lang.String getApiKey()

getServerPath

public java.lang.String getServerPath()


Copyright © 2010. All Rights Reserved.