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