Class WebAppContext


  • public class WebAppContext
    extends Object
    Singleton model allowing access to information about the web app context.
    Since:
    8.0.1
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • init

        public static void init​(javax.servlet.ServletContextEvent sce)
      • destroy

        public static void destroy​(javax.servlet.ServletContextEvent sce)
      • getInstance

        public static WebAppContext getInstance()
        Returns:
        the current web app context.