Packages
Package
Description
This package contains all classes relevant within the Probe Framework.
Calculators attach themselves to (a set of) probes to transform their measures to a measurement to be used further (e.g., for visualization or recording).
The Probe Framework provides a factory class (@see DefaultCalculatorFactory) to create calculator objects.
This package provides all exception specifications that may be thrown within the Probe Framework.
This package contains data classes encapsulating probe-related measurements.
Probes specify which probe type they measure (using metrics such as "current time" or "CPU state/queue size").
Provides mockups of measurable entities like resources and example probe strategies that are able to measure these entites.
This package provides all listeners available for probes.