| Name | Description | Type | Package | Framework |
| Collector | The collector is the central component collecting various statistics about the current request. | Interface | org.apache.cocoon.profiling.statistics | Apache Cocoon |
| CollectorImpl | In order to prevent an out of memory exception we implement the Store interface (dummy implementation) so we can register this component with | Class | org.apache.cocoon.profiling.statistics | Apache Cocoon |
| PageReport | Reports for a specific page. | Interface | org.apache.cocoon.profiling.statistics | Apache Cocoon |
| PageReportImpl | Class | org.apache.cocoon.profiling.statistics | Apache Cocoon | |
| PageReportImpl .SimpleStats | Class | org.apache.cocoon.profiling.statistics.PageReportImpl | Apache Cocoon | |
| Report | A report gives information about the invocation of a category. | Interface | org.apache.cocoon.profiling.statistics | Apache Cocoon |
| ReportImpl | Class | org.apache.cocoon.profiling.statistics | Apache Cocoon | |
| SimpleStatistics | Class | org.apache.cocoon.profiling.statistics | Apache Cocoon | |
| Statistics | A simple statistics object. | Interface | org.apache.cocoon.profiling.statistics | Apache Cocoon |
| WSStatistics | Class | org.apache.cocoon.profiling.statistics | Apache Cocoon | |