Package org.somda.sdc.common.guice
Class DefaultCommonConfigModule
-
- All Implemented Interfaces:
-
com.google.inject.Module
public class DefaultCommonConfigModule extends AbstractConfigurationModule
Configuration for the common module.
-
-
Constructor Summary
Constructors Constructor Description DefaultCommonConfigModule()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.somda.sdc.common.guice.AbstractConfigurationModule
bind, bind -
Methods inherited from class com.google.inject.AbstractModule
configure -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-