Class H2StartStopListener
java.lang.Object
org.apache.syncope.fit.buildtools.H2StartStopListener
- All Implemented Interfaces:
ServletContextListener,EventListener
Utility servlet context listener managing H2 test server instance (to be used as external resource).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
H2StartStopListener
public H2StartStopListener()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitializedin interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyedin interfaceServletContextListener
-