Class FileGraphSetup

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

    public class FileGraphSetup
    extends Object
    implements javax.servlet.ServletContextListener
    • Constructor Detail

      • FileGraphSetup

        public FileGraphSetup()
    • Method Detail

      • contextInitialized

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

        public void cleanupDB​(org.apache.jena.query.Dataset dataset,
                              Set<String> uriSet,
                              String type)
      • contextDestroyed

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