Class GlueDpwsConfigModule

java.lang.Object
com.google.inject.AbstractModule
org.somda.sdc.common.guice.AbstractConfigurationModule
org.somda.sdc.dpws.guice.DefaultDpwsConfigModule
org.somda.sdc.glue.guice.GlueDpwsConfigModule
All Implemented Interfaces:
com.google.inject.Module

public class GlueDpwsConfigModule extends DefaultDpwsConfigModule
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class org.somda.sdc.dpws.guice.DefaultDpwsConfigModule

    defaultConfigure

    Methods inherited from class org.somda.sdc.common.guice.AbstractConfigurationModule

    bind, bind, configure

    Methods inherited from class com.google.inject.AbstractModule

    addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, 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 Details

    • GlueDpwsConfigModule

      public GlueDpwsConfigModule()
  • Method Details

    • customConfigure

      protected void customConfigure()
      Overrides:
      customConfigure in class org.somda.sdc.common.guice.AbstractConfigurationModule