com.google.api.ads.dfp.lib.utils
Class DfpInternals

java.lang.Object
  extended by com.google.api.ads.dfp.lib.utils.DfpInternals

public class DfpInternals
extends Object

Provides access to some internal guice-injected objects.

Author:
Kevin Winter

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

Constructor Detail

DfpInternals

public DfpInternals()
Method Detail

getInstance

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



Copyright © 2012. All Rights Reserved.