Class Summary |
CallTimeData |
Call-time data for a set of calls to a particular service (e.g. a webapp or a session EJB) over a certain time span. |
CallTimeDataComposite |
The composite object returned by GUI-initiated call-time data queries. |
CallTimeDataKey |
A key used to lookup all call-time data ((i.e. a set of CallTimeDataValue s)) for a particular destination
(e.g. a URL or an EJB method name). |
CallTimeDataValue |
Measurement data for a set of calls to a particular destination over a certain time span. |