Class OperationsPerformanceInformationImpl
java.lang.Object
com.evolveum.midpoint.util.statistics.OperationsPerformanceInformationImpl
- All Implemented Interfaces:
- DebugDumpable,- OperationsPerformanceInformation
public class OperationsPerformanceInformationImpl
extends Object
implements OperationsPerformanceInformation
- 
Field SummaryFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidclear()debugDump(int indent) voidregister(OperationInvocationRecord invocation) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDumpLazily, debugDumpLazily
- 
Constructor Details- 
OperationsPerformanceInformationImplpublic OperationsPerformanceInformationImpl()
 
- 
- 
Method Details- 
clearpublic void clear()- Specified by:
- clearin interface- OperationsPerformanceInformation
 
- 
getAllData- Specified by:
- getAllDatain interface- OperationsPerformanceInformation
 
- 
register
- 
debugDump- Specified by:
- debugDumpin interface- DebugDumpable
 
 
-