Package net.sf.infrared.agent.integration

Interface Summary
ComponentMonitor The interface used by components.
 

Class Summary
ComponentMonitorImpl The default implementation of the ComponentMonitor interface.
ComponentRegistry The registry where components register/unregister their monitors.
ComponentStatistics An objects which holds the statistics collected by a component monitor.
ContextApiTime Subclass of AggregateApiTime which attaches an extra context information also.
NamedApiContext Implementation of a ApiContext where the extra context information is a String (name).