Class OperationExecutionDataGatherer
java.lang.Object
kieker.monitoring.probe.utilities.OperationExecutionDataGatherer
This class contains the monitoring logic that can be used by different frameworks, especially DiSL and Javassist.
- Author:
- Lubomir Bulej, David Georg Reichelt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidoperationEnd(FullOperationStartData startData) static FullOperationStartDataoperationStart(String operationSignature)
-
Constructor Details
-
OperationExecutionDataGatherer
public OperationExecutionDataGatherer()
-
-
Method Details
-
operationStart
-
operationEnd
-