Class UndertowNodesRegistrationManagementWrapper

java.lang.Object
org.keycloak.adapters.undertow.UndertowNodesRegistrationManagementWrapper
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener

public class UndertowNodesRegistrationManagementWrapper extends Object implements javax.servlet.ServletContextListener
Author:
Marek Posolda
  • Constructor Details

  • Method Details

    • contextInitialized

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

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