com.google.api.ads.dfp.axis
Class DfpAxisModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by com.google.api.ads.common.lib.conf.ProductFrameworkModule
          extended by com.google.api.ads.dfp.axis.DfpAxisModule
All Implemented Interfaces:
com.google.inject.Module

public class DfpAxisModule
extends com.google.api.ads.common.lib.conf.ProductFrameworkModule

Guice module to bind DFP's SOAP header handler to an Axis-friendly implementation.

Author:
Joseph DiLallo

Constructor Summary
DfpAxisModule()
           
 
Method Summary
 void configure()
           
 
Methods inherited from class com.google.api.ads.common.lib.conf.ProductFrameworkModule
configureConfigurations
 
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

DfpAxisModule

public DfpAxisModule()
Method Detail

configure

public void configure()
Overrides:
configure in class com.google.api.ads.common.lib.conf.ProductFrameworkModule


Copyright © 2012. All Rights Reserved.