Class EmsPropertiesExporter

java.lang.Object
org.beangle.ems.app.util.EmsPropertiesExporter
All Implemented Interfaces:
jakarta.servlet.ServletContextListener, EventListener

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

    • EmsPropertiesExporter

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