Class GreenMailStartStopListener
java.lang.Object
org.apache.syncope.fit.buildtools.GreenMailStartStopListener
- All Implemented Interfaces:
ServletContextListener,EventListener
@WebListener
public class GreenMailStartStopListener
extends Object
implements ServletContextListener
Utility servlet context listener managing GreenMail test server instance.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Field Details
-
GREENMAIL
- See Also:
-
-
Constructor Details
-
GreenMailStartStopListener
public GreenMailStartStopListener()
-
-
Method Details
-
contextInitialized
- Specified by:
contextInitializedin interfaceServletContextListener
-
contextDestroyed
- Specified by:
contextDestroyedin interfaceServletContextListener
-