Class JeeServletConfigurationModule
- java.lang.Object
-
- com.google.inject.AbstractModule
-
- org.palladiosimulator.protocom.traverse.framework.CommonConfigurationModule
-
- org.palladiosimulator.protocom.traverse.jeeservlet.JeeServletConfigurationModule
-
- All Implemented Interfaces:
com.google.inject.Module
public class JeeServletConfigurationModule extends CommonConfigurationModule
-
-
Constructor Summary
Constructors Constructor Description JeeServletConfigurationModule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
configure()
-
Methods inherited from class org.palladiosimulator.protocom.traverse.framework.CommonConfigurationModule
getProjectURI, setProjectURI
-
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
Method Detail
-
configure
protected void configure()
- Overrides:
configure
in classCommonConfigurationModule
-
-