Class JseConfigurationModule
java.lang.Object
com.google.inject.AbstractModule
org.palladiosimulator.protocom.traverse.framework.CommonConfigurationModule
org.palladiosimulator.protocom.traverse.jse.JseConfigurationModule
- All Implemented Interfaces:
com.google.inject.Module
Google Guice binding for Java Standard Edition Protocom. This class is not using Xtend as its
superclass it not working properly with it.
-
Constructor Summary
-
Method Summary
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, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
Constructor Details
-
JseConfigurationModule
public JseConfigurationModule()
-
-
Method Details
-
configure
protected void configure()- Overrides:
configure
in classCommonConfigurationModule
-