com.google.api.ads.adwords.lib.utils
Class AdWordsInternals

java.lang.Object
  extended by com.google.api.ads.adwords.lib.utils.AdWordsInternals

public class AdWordsInternals
extends Object

Provides access to some internal guice-injected objects.

Author:
Kevin Winter

Constructor Summary
AdWordsInternals()
           
 
Method Summary
static Internals getInstance()
          Returns an Internals configured for AdWords.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdWordsInternals

public AdWordsInternals()
Method Detail

getInstance

public static Internals getInstance()
Returns an Internals configured for AdWords.



Copyright © 2012. All Rights Reserved.