Class SimuComModule
java.lang.Object
de.uka.ipd.sdq.pcm.codegen.simucom.guice.SimuComModule
- All Implemented Interfaces:
com.google.inject.Module
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configure
(com.google.inject.Binder binder) static com.google.inject.Injector
getInjector
(String rootDirectory)
-
Constructor Details
-
SimuComModule
public SimuComModule()
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configure
in interfacecom.google.inject.Module
-
getInjector
-