Class SlingshotModule
java.lang.Object
com.google.inject.AbstractModule
org.palladiosimulator.analyzer.slingshot.core.SlingshotModule
- All Implemented Interfaces:
com.google.inject.Module
public class SlingshotModule
extends com.google.inject.AbstractModule
This is the central class where all the Slingshot modules are defined, and where
the initial
Injector
is defined.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
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
-
SlingshotModule
public SlingshotModule()
-
-
Method Details
-
configure
protected void configure()- Overrides:
configure
in classcom.google.inject.AbstractModule
-
getSystemBehaviorContainers
-
getSimulationBehaviorContainer
-