Class ReportNgHook
- java.lang.Object
-
- com.google.inject.AbstractModule
-
- eu.tsystems.mms.tic.testframework.hook.ReportNgHook
-
- All Implemented Interfaces:
com.google.inject.Module,eu.tsystems.mms.tic.testframework.hooks.ModuleHook
public class ReportNgHook extends com.google.inject.AbstractModule implements eu.tsystems.mms.tic.testframework.hooks.ModuleHook
-
-
Constructor Summary
Constructors Constructor Description ReportNgHook()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit()voidterminate()-
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindListener, bindScope, configure, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-