Class SpringHawtioContextListener

java.lang.Object
io.hawt.HawtioContextListener
io.hawt.springboot.SpringHawtioContextListener
All Implemented Interfaces:
jakarta.servlet.ServletContextListener, EventListener

public class SpringHawtioContextListener extends HawtioContextListener
  • Field Details

    • servletPath

      public final String servletPath
  • Constructor Details

    • SpringHawtioContextListener

      public SpringHawtioContextListener(ConfigManager configManager, String servletPath)
  • Method Details