com.google.api.ads.dfp.lib.factory
Class BaseDfpServices
java.lang.Object
com.google.api.ads.common.lib.factory.BaseServices<DfpServiceClient,DfpSession,DfpServiceDescriptor>
com.google.api.ads.dfp.lib.factory.BaseDfpServices
public abstract class BaseDfpServices
- extends BaseServices<DfpServiceClient,DfpSession,DfpServiceDescriptor>
Base for a utility class which creates DFP service clients.
- Author:
- Joseph DiLallo
|
Constructor Summary |
protected |
BaseDfpServices(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 |
BaseDfpServices
protected BaseDfpServices(com.google.inject.Injector injector)
- Constructor.
- Parameters:
injector - an injector which binds all the necessary classes
Copyright © 2012. All Rights Reserved.