com.google.api.ads.dfa.lib
Class DfaSoapModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by com.google.api.ads.common.lib.AdsSoapModule<DfaServiceClient,DfaServiceDescriptor,DfaSession>
          extended by com.google.api.ads.dfa.lib.DfaSoapModule
All Implemented Interfaces:
com.google.inject.Module

public class DfaSoapModule
extends AdsSoapModule<DfaServiceClient,DfaServiceDescriptor,DfaSession>

Guice module for DFA SOAP bindings.

Author:
Joseph DiLallo

Constructor Summary
DfaSoapModule()
           
 
Method Summary
protected  void configure()
           
 
Methods inherited from class com.google.api.ads.common.lib.AdsSoapModule
configureFactories
 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DfaSoapModule

public DfaSoapModule()
Method Detail

configure

protected void configure()
Overrides:
configure in class AdsSoapModule<DfaServiceClient,DfaServiceDescriptor,DfaSession>


Copyright © 2012. All Rights Reserved.