Class ConfigurationModelsSetup

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

    public class ConfigurationModelsSetup
    extends Object
    implements javax.servlet.ServletContextListener
    Set up the models that use the CONFIGURATION RDFService. They are all mapped to memory-based models.
    • Constructor Detail

      • ConfigurationModelsSetup

        public ConfigurationModelsSetup()
    • 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