Class UrpPropertiesExporter

java.lang.Object
org.openurp.app.util.UrpPropertiesExporter
All Implemented Interfaces:
jakarta.servlet.ServletContextListener, EventListener

public class UrpPropertiesExporter
extends Object
implements jakarta.servlet.ServletContextListener
  • Constructor Details

    • UrpPropertiesExporter

      public UrpPropertiesExporter()
  • Method Details

    • contextInitialized

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

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