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

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

public class DfaModule
extends AdsModule

Guice module for DFA bindings.

Author:
Joseph DiLallo, Adam Rogal

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

DfaModule

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