Package org.apache.cocoon.components.profiler

Interface Summary
Profiler Profiler component interface.
 

Class Summary
EnvironmentInfo Holds information about the environment (such as request parameters and session attributes) to be stored in the ProfilerData.
ProfilerData Request-time profiler information.
ProfilerImpl Profiler component implementation.
ProfilerResult A ProfilerResult stores a collection of the lastest n ProfilerDatas for one pipeline.
ProfilingCachingProcessingPipeline  
ProfilingNonCachingProcessingPipeline Special version of the NonCachingProcessingPipeline that supports capturing the SAX-events that go through it and stores the result in the ProfilerData.
ProfilingXMLPipe This SAX connector measures time taken by each Sitemap component.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.