|
Kieker 1.10 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractRegularSamplingServletContextListener | |
ClassLoadingServletContextListener | Starts and stops the periodic logging of the class loading. |
CompilationServletContextListener | Starts and stops the periodic logging of the JIT compilation. |
CPUMemUsageServletContextListener |
Starts and stops the periodic logging of CPU utilization and Memory usage employing the SigarSamplerFactory as the Servlet is initialized and destroyed
respectively. |
CPUsCombinedServletContextListener |
Starts and stops the periodic logging of CPU utilization employing the SigarSamplerFactory as the Servlet is initialized and destroyed respectively. |
GCServletContextListener | Starts and stops the periodic logging of garbage collection. |
JVMMemoryServletContextListener | Starts and stops the periodic logging of the JIT compilation. |
JVMUptimeServletContextListener | Starts and stops the periodic logging of JVM uptime. |
SessionAndTraceRegistrationFilter | For each incoming request via SessionAndTraceRegistrationFilter.doFilter(ServletRequest, ServletResponse, FilterChain) , this class
(i) registers session and trace information into the thread-local data structures SessionRegistry and
TraceRegistry accessible to other probes in
the control-flow of this request, (ii) executes the given FilterChain and subsequently (iii) unregisters the thread-local
data. |
ThreadStatusServletContextListener | Starts and stops the periodic logging of the VM thread status. |
|
Kieker 1.10 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |