Package org.objectweb.fractal.jmx.julia.stat

Provides (Julia) controllers for observing method calls.

See:
          Description

Interface Summary
StatController An interface for observing method calls.
 

Class Summary
BasicStatController Simple implementation of StatController.
ExponentialSmoothingStatController Extends BasicStatController with an exponential smoothing method for the rate computation.
StatCodeGenerator This code generator generates interception code.
 

Package org.objectweb.fractal.jmx.julia.stat Description

Provides (Julia) controllers for observing method calls.