kieker.monitoring.sampler.mxbean
Class ThreadsStatusSampler
java.lang.Object
kieker.monitoring.sampler.mxbean.AbstractMXBeanSampler
kieker.monitoring.sampler.mxbean.ThreadsStatusSampler
- All Implemented Interfaces:
- ISampler
public class ThreadsStatusSampler
- extends AbstractMXBeanSampler
A sampler using the MXBean interface to access information about the threads in the JVM. The sampler produces a ThreadsStatusRecord
each time the
sample
method is called.
- Since:
- 1.10
- Author:
- Nils Christian Ehmke
ThreadsStatusSampler
public ThreadsStatusSampler()
- Create new ThreadsStatusSampler.
Copyright 2014 Kieker Project, http://kieker-monitoring.net>