Package org.opencms.db.timing
package org.opencms.db.timing
Utility classes for profiling driver calls.
- Since:
- 11.0.0
-
ClassDescriptionDefault profiling handler which only has a single instance and delegates method calls to its registered child handlers.Invocation handler used to measure method calls durations.Builds up a tree whose nodes correspond to stack trace lines of the threads calling this profiling handler.The tree node.Profiling handler interface which gets informed of method call durations.