public abstract class EntryExitTracingWithAllParametersAndStack extends EntryExitTracingWithParameters
Constructor and Description |
---|
EntryExitTracingWithAllParametersAndStack() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
getValue(java.lang.Object value,
java.lang.annotation.Annotation[] parameterAnnotations) |
protected java.lang.String |
makeThrowableString(java.lang.Throwable t) |
makeParameterString, makeReturnString
trace
public EntryExitTracingWithAllParametersAndStack()
protected java.lang.Object getValue(java.lang.Object value, java.lang.annotation.Annotation[] parameterAnnotations)
getValue
in class EntryExitTracingWithParameters
protected java.lang.String makeThrowableString(java.lang.Throwable t)
makeThrowableString
in class EntryExitTracing