| Package | Description |
|---|---|
| org.opencms.db.timing |
Utility classes for profiling driver calls
|
| Class and Description |
|---|
| CmsDefaultProfilingHandler
Default profiling handler which only has a single instance and delegates method calls to its
registered child handlers.
|
| CmsThreadStatsTreeProfilingHandler.Node
The tree node.
|
| I_CmsProfilingHandler
Profiling handler interface which gets informed of method call durations.
|