com.google.api.ads.adwords.lib
Class AdWordsSoapModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by com.google.api.ads.common.lib.AdsSoapModule<AdWordsServiceClient,AdWordsServiceDescriptor,AdWordsSession>
          extended by com.google.api.ads.adwords.lib.AdWordsSoapModule
All Implemented Interfaces:
com.google.inject.Module

public class AdWordsSoapModule
extends AdsSoapModule<AdWordsServiceClient,AdWordsServiceDescriptor,AdWordsSession>

Guice module for AdWords SOAP bindings.

Author:
Joseph DiLallo

Constructor Summary
AdWordsSoapModule()
           
 
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

AdWordsSoapModule

public AdWordsSoapModule()
Method Detail

configure

protected void configure()
Overrides:
configure in class AdsSoapModule<AdWordsServiceClient,AdWordsServiceDescriptor,AdWordsSession>


Copyright © 2012. All Rights Reserved.