Class ConfigurationPropertiesSmokeTests

  • All Implemented Interfaces:
    EventListener, javax.servlet.ServletContextListener

    public class ConfigurationPropertiesSmokeTests
    extends Object
    implements javax.servlet.ServletContextListener
    Test that gets run at servlet context startup to check for the existence and validity of properties in the configuration.
    • Constructor Detail

      • ConfigurationPropertiesSmokeTests

        public ConfigurationPropertiesSmokeTests()
    • Method Detail

      • contextInitialized

        public void contextInitialized​(javax.servlet.ServletContextEvent sce)
        Specified by:
        contextInitialized in interface javax.servlet.ServletContextListener
      • contextDestroyed

        public void contextDestroyed​(javax.servlet.ServletContextEvent sce)
        Specified by:
        contextDestroyed in interface javax.servlet.ServletContextListener