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()
- Default constructor.
DfaServiceClientFactory
public DfaServiceClientFactory(DfaModule dfaModule)
- Constructor that takes an DFA module.
- Parameters:
dfaModule - the DFA module to create the injector from
Copyright © 2012. All Rights Reserved.