类 UrpPropertiesExporter

java.lang.Object
org.openurp.app.util.UrpPropertiesExporter
所有已实现的接口:
jakarta.servlet.ServletContextListener, EventListener

public class UrpPropertiesExporter extends Object implements jakarta.servlet.ServletContextListener
  • 构造器详细资料

    • UrpPropertiesExporter

      public UrpPropertiesExporter()
  • 方法详细资料

    • contextInitialized

      public void contextInitialized(jakarta.servlet.ServletContextEvent sce)
      指定者:
      contextInitialized 在接口中 jakarta.servlet.ServletContextListener
    • contextDestroyed

      public void contextDestroyed(jakarta.servlet.ServletContextEvent sce)
      指定者:
      contextDestroyed 在接口中 jakarta.servlet.ServletContextListener