com.google.api.ads.dfp.lib.factory
Class DfpServiceClientFactory
java.lang.Object
com.google.api.ads.common.lib.factory.BaseAdsServiceClientFactory<DfpServiceClient,DfpSession,DfpServiceDescriptor>
com.google.api.ads.dfp.lib.factory.DfpServiceClientFactory
public class DfpServiceClientFactory
- extends BaseAdsServiceClientFactory<DfpServiceClient,DfpSession,DfpServiceDescriptor>
Factory which creates DFP service clients.
- Author:
- Adam Rogal
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DfpServiceClientFactory
public DfpServiceClientFactory(com.google.inject.Injector injector)
- Constructor.
- Parameters:
injector - an injector which binds all the necessary classes
DfpServiceClientFactory
@Deprecated
public DfpServiceClientFactory(com.google.inject.AbstractModule module)
- Deprecated. use
DfpServiceClientFactory(Injector)
- Constructor.
- Parameters:
module - the module used for binding.
Copyright © 2012. All Rights Reserved.