Package net.datenwerke.rs.core.service
Class EnvironmentAfterStartupInformation
java.lang.Object
net.datenwerke.rs.core.service.EnvironmentAfterStartupInformation
- All Implemented Interfaces:
LateInitHook,Hook
-
Constructor Summary
ConstructorsConstructorDescriptionEnvironmentAfterStartupInformation(ApplicationPropertiesService propertiesService, <any> pamProvider, <any> servletContextProvider) -
Method Summary
Modifier and TypeMethodDescriptionvoidCalled as soon as theis available.invalid reference
EntityManager
-
Constructor Details
-
EnvironmentAfterStartupInformation
public EnvironmentAfterStartupInformation(ApplicationPropertiesService propertiesService, <any> pamProvider, <any> servletContextProvider)
-
-
Method Details
-
initialize
public void initialize()Description copied from interface:LateInitHookCalled as soon as theis available.invalid reference
EntityManager- Specified by:
initializein interfaceLateInitHook
-