Class ComponentsPerformanceComputer.RegexBasedComponentDescription
java.lang.Object
com.evolveum.midpoint.schema.statistics.ComponentsPerformanceComputer.RegexBasedComponentDescription
- All Implemented Interfaces:
ComponentsPerformanceComputer.ComponentDescription
- Enclosing class:
- ComponentsPerformanceComputer
public static class ComponentsPerformanceComputer.RegexBasedComponentDescription
extends Object
implements ComponentsPerformanceComputer.ComponentDescription
-
Method Summary
-
Method Details
-
getName
Description copied from interface:ComponentsPerformanceComputer.ComponentDescription
Provides the component name. This name is to be put into the components performance information.- Specified by:
getName
in interfaceComponentsPerformanceComputer.ComponentDescription
-
matches
Description copied from interface:ComponentsPerformanceComputer.ComponentDescription
Returns `true` if the given operation belongs to this component.- Specified by:
matches
in interfaceComponentsPerformanceComputer.ComponentDescription
-