com.google.api.ads.dfa.lib.utils
Class DfaInternals

java.lang.Object
  extended by com.google.api.ads.dfa.lib.utils.DfaInternals

public class DfaInternals
extends Object

Provides access to some internal guice-injected objects.

Author:
Kevin Winter

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

Constructor Detail

DfaInternals

public DfaInternals()
Method Detail

getInstance

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



Copyright © 2012. All Rights Reserved.