Package org.sape.carbon.services.perflog

Interface Summary
BoundedBufferPerformanceLoggerConfiguration Configures a Bounded Buffer performance logger.
PerformanceLogger Standard interface for performance logging services.
ReportingPerformanceLogger Standard interface for performance logging services.
 

Class Summary
BoundedBufferPerformanceLogger This extension on the basic performance logger provides the additional capability to track timings over a period of time and get report on their minimums, maximum, averages and standard deviations.
BoundedBufferPerformanceLogger.TimingInfo This inner class supports the tracking of timings on a single tracked item.
DefaultPerformanceLogger Provides performance logging (sometimes known as profiling) services to clients.
TrackingInfo Used to encapsulate an arbitrary Object with a timestamp.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.