Class FunctionCallRecorderWithValueCapturing
java.lang.Object
com.github.beothorn.agent.recorder.FunctionCallRecorderWithValueCapturing
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidenterConstructor(Constructor<?> constructor, Object[] allArguments) static voidenterFunction(Method method, Object[] allArguments) static voidstatic StringgetTypeAsString(Object[] allArguments, int i, Parameter parameter) static StringgetValueAsString(Object value)
-
Field Details
-
shouldDetailThread
-
-
Constructor Details
-
FunctionCallRecorderWithValueCapturing
public FunctionCallRecorderWithValueCapturing()
-
-
Method Details
-
enterConstructor
-
enterFunction
-
getTypeAsString
-
getValueAsString
-
exit
-