com.google.api.ads.dfp.lib
Class DfpModule

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

public class DfpModule
extends AdsModule

Guice module for DFP bindings.

Author:
Adam Rogal, Joseph DiLallo

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

DfpModule

public DfpModule()
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.