Class ReportServerExtenderHooker
java.lang.Object
net.datenwerke.rs.core.service.jarextension.hookers.ReportServerExtenderHooker
- All Implemented Interfaces:
LateInitHook,Hook
-
Constructor Summary
ConstructorsConstructorDescriptionReportServerExtenderHooker(<any> injectorProvider, <any> eventBusProvider, <any> exceptionServiceProvider) -
Method Summary
Modifier and TypeMethodDescriptionvoidCalled as soon as theis available.invalid reference
EntityManager
-
Constructor Details
-
ReportServerExtenderHooker
public ReportServerExtenderHooker(<any> injectorProvider, <any> eventBusProvider, <any> exceptionServiceProvider)
-
-
Method Details
-
initialize
public void initialize()Description copied from interface:LateInitHookCalled as soon as theis available.invalid reference
EntityManager- Specified by:
initializein interfaceLateInitHook
-