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- 
getNameDescription copied from interface:ComponentsPerformanceComputer.ComponentDescriptionProvides the component name. This name is to be put into the components performance information.- Specified by:
- getNamein interface- ComponentsPerformanceComputer.ComponentDescription
 
- 
matchesDescription copied from interface:ComponentsPerformanceComputer.ComponentDescriptionReturns `true` if the given operation belongs to this component.- Specified by:
- matchesin interface- ComponentsPerformanceComputer.ComponentDescription
 
 
-