Package io.hawt.springboot
Class SpringHawtioContextListener
- java.lang.Object
-
- io.hawt.HawtioContextListener
-
- io.hawt.springboot.SpringHawtioContextListener
-
- All Implemented Interfaces:
EventListener,javax.servlet.ServletContextListener
public class SpringHawtioContextListener extends io.hawt.HawtioContextListener
-
-
Field Summary
Fields Modifier and Type Field Description StringservletPath
-
Constructor Summary
Constructors Constructor Description SpringHawtioContextListener(io.hawt.system.ConfigManager configManager, String servletPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcontextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
-