Package com.evolveum.midpoint.util.aspect
package com.evolveum.midpoint.util.aspect
-
ClassDescriptionThis class provides functionality as a holder for method performance statistics.In this class, we define some Pointcuts in AOP meaning that will provide join points for most common methods used in main midPoint subsystems.This class simply collects basic information about midPoint performance, specifically basic CPU, memory usage and current thread state.This is a blueprint for single method call, or ProfilingEvent as we call it.IMPORTANT NOTES: 1.