Class OpenSocialSmokeTests

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

    public class OpenSocialSmokeTests
    extends Object
    implements javax.servlet.ServletContextListener
    Do some quick checks to see whether the OpenSocial stuff is configured and working.
    • Constructor Detail

      • OpenSocialSmokeTests

        public OpenSocialSmokeTests()
    • Method Detail

      • contextInitialized

        public void contextInitialized​(javax.servlet.ServletContextEvent sce)
        When the system starts up, run the tests.
        Specified by:
        contextInitialized in interface javax.servlet.ServletContextListener
      • contextDestroyed

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