Package org.somda.sdc.glue.guice
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
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.somda.sdc.dpws.guice.DefaultDpwsConfigModule
defaultConfigureMethods inherited from class org.somda.sdc.common.guice.AbstractConfigurationModule
bind, bind, configureMethods 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
-
Constructor Details
-
GlueDpwsConfigModule
public GlueDpwsConfigModule()
-
-
Method Details
-
customConfigure
protected void customConfigure()- Overrides:
customConfigurein classorg.somda.sdc.common.guice.AbstractConfigurationModule
-