Uses of Interface
overit.geocall.util.Tracer
Packages that use Tracer
-
Uses of Tracer in overit.geocall.ui
Fields in overit.geocall.ui declared as TracerMethods in overit.geocall.ui that return TracerMethods in overit.geocall.ui with parameters of type TracerModifier and TypeMethodDescriptionvoidWindowManager.setLastTracer(Tracer tracer) Sets the lastTracerto trace the events of the active session. -
Uses of Tracer in overit.geocall.util
Fields in overit.geocall.util declared as TracerFields in overit.geocall.util with type parameters of type TracerMethods in overit.geocall.util that return TracerModifier and TypeMethodDescriptionThreadContext.changeTracer(Tracer tracer) Replaces the main tracer, if there is one, and stops it.ThreadContext.getTracer()Main tracer extractionMethods in overit.geocall.util that return types with arguments of type TracerMethods in overit.geocall.util with parameters of type TracerModifier and TypeMethodDescriptionvoidAdds an additional tracer to the tracer list.ThreadContext.changeTracer(Tracer tracer) Replaces the main tracer, if there is one, and stops it.booleanThreadContext.removeTracer(Tracer tracer) Removes an additional tracer from the tracer list, and stops it -
Uses of Tracer in overit.geocall.util.tracer
Classes in overit.geocall.util.tracer that implement TracerModifier and TypeClassDescriptionclassThis class implements the interface classTracerand creates an instance of the tracer.classAbstract class to extend to create a tracer.classThis class extends the abstract classMemoryTracerand creates an instance of the tracer.classThis class extends the abstract classMemoryTracerand creates an instance of the tracer.