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