|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Collector
The collector is the central component collecting various statistics about the current request.
| Method Summary | |
|---|---|
void |
addStatistics(Statistics stats)
Add a new statistics object. |
void |
clear()
|
Collection |
getPageReports()
Collection of PageReports. |
Collection |
getStatistics()
Collection of Reports. |
boolean |
isCollectingStatistics()
|
void |
setCollectingStatistics(boolean value)
|
| Method Detail |
|---|
void addStatistics(Statistics stats)
Collection getStatistics()
Reports.
Collection getPageReports()
PageReports.
void setCollectingStatistics(boolean value)
boolean isCollectingStatistics()
void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||