com.google.api.ads.dfa.lib.factory
Class BaseDfaServices
java.lang.Object
com.google.api.ads.common.lib.factory.BaseServices<DfaServiceClient,DfaSession,DfaServiceDescriptor>
com.google.api.ads.dfa.lib.factory.BaseDfaServices
public abstract class BaseDfaServices
- extends BaseServices<DfaServiceClient,DfaSession,DfaServiceDescriptor>
Base for a utility class which creates DFA service clients.
- Author:
- Joseph DiLallo
|
Constructor Summary |
protected |
BaseDfaServices(com.google.inject.Injector injector)
Constructor. |
| Methods inherited from class com.google.api.ads.common.lib.factory.BaseServices |
get |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseDfaServices
protected BaseDfaServices(com.google.inject.Injector injector)
- Constructor.
- Parameters:
injector - an injector which binds all the necessary classes
Copyright © 2012. All Rights Reserved.