Kieker 1.10

kieker.monitoring.sampler.mxbean
Class CompilationSampler

java.lang.Object
  extended by kieker.monitoring.sampler.mxbean.AbstractMXBeanSampler
      extended by kieker.monitoring.sampler.mxbean.CompilationSampler
All Implemented Interfaces:
ISampler

public class CompilationSampler
extends AbstractMXBeanSampler

A sampler using the MXBean interface to access information about the compilation time. The sampler produces a CompilationRecord each time the sample method is called.

Since:
1.10
Author:
Nils Christian Ehmke

Constructor Summary
CompilationSampler()
          Create a new CompilationSampler.
 
Method Summary
 
Methods inherited from class kieker.monitoring.sampler.mxbean.AbstractMXBeanSampler
sample
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompilationSampler

public CompilationSampler()
Create a new CompilationSampler.


Kieker 1.10

Copyright 2014 Kieker Project, http://kieker-monitoring.net