Uses of Class
de.christofreichardt.diagnosis.TraceMethod
Packages that use TraceMethod
-
Uses of TraceMethod in de.christofreichardt.diagnosis
Methods in de.christofreichardt.diagnosis that return TraceMethodModifier and TypeMethodDescriptionDeprecated.Indicates an entering of a method which belongs to a class.Indicates an entering of a method which belongs to an object.Deprecated.final TraceMethodDeprecated.provided for backwards compatibilityfinal TraceMethodPseudo entry()-method.final TraceMethodPseudo entry()-method.Delegates to the corresponding method of the wrapped tracer.Delegates to the corresponding method of the wrapped tracer.AbstractTracer.wayout()Indicates the exiting of a method.DebugLogTee.wayout()final TraceMethodNullTracer.wayout()Pseudo wayout()-method.QueueTracer.wayout()Delegates to the corresponding method of the wrapped tracer.
AbstractTracer.entry(String returnType, Class clazz, String methodSignature)orAbstractTracer.entry(String returnType, Object object, String methodSignature)