Package org.opennms.core.profiler
-
Interface Summary Interface Description ProfilerAspect.Block<T> -
Class Summary Class Description ProfilerAspect Aspect to measure the execution time of methods.Timer A simple Timer implementation to start and stop. -
Annotation Types Summary Annotation Type Description Profile Annotate any method or class in order to measure execution time.