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

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by com.google.api.ads.common.lib.AdsModule
          extended by com.google.api.ads.adwords.lib.AdWordsModule
All Implemented Interfaces:
com.google.inject.Module

public class AdWordsModule
extends AdsModule

Guice module for AdWords bindings.

Author:
Adam Rogal, Joseph DiLallo

Constructor Summary
AdWordsModule()
           
 
Method Summary
protected  void configure()
          Configure common Guice bindings.
 
Methods inherited from class com.google.api.ads.common.lib.AdsModule
configureLogging
 
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

AdWordsModule

public AdWordsModule()
Method Detail

configure

protected void configure()
Description copied from class: AdsModule
Configure common Guice bindings.

Overrides:
configure in class AdsModule


Copyright © 2012. All Rights Reserved.