Class MCRClassificationListener

java.lang.Object
org.mycore.frontend.classeditor.listener.MCRClassificationListener
All Implemented Interfaces:
jakarta.servlet.ServletContextListener, EventListener

@Provider public class MCRClassificationListener extends Object implements jakarta.servlet.ServletContextListener
  • Constructor Details

    • MCRClassificationListener

      public MCRClassificationListener()
  • Method Details

    • contextInitialized

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

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