Uses of Interface
overit.geocall.io.tracer.IOLogTracer
Packages that use IOLogTracer
-
Uses of IOLogTracer in overit.geocall.cxf.trace
Fields in overit.geocall.cxf.trace declared as IOLogTracerMethods in overit.geocall.cxf.trace that return IOLogTracerModifier and TypeMethodDescriptionprotected IOLogTracerRetrive theIOLogTracerassigned to this message. -
Uses of IOLogTracer in overit.geocall.io
Methods in overit.geocall.io that return IOLogTracerModifier and TypeMethodDescriptionprotected static IOLogTracerIOLogFactory.getTracer(String service, boolean client, IOLogProfiler profiler) static IOLogTracerIOLogFactory.makeTracer(IOLogProfiler profiler, String name, Boolean client) Factory method da utilizzare per la creazione di un tracer.protected static IOLogTracerIOLogFactory.newCustomTracer(Class<? extends IOLogTracer> cls, String service, boolean client, IOLogProfiler profiler) Method parameters in overit.geocall.io with type arguments of type IOLogTracerModifier and TypeMethodDescriptionprotected static IOLogTracerIOLogFactory.newCustomTracer(Class<? extends IOLogTracer> cls, String service, boolean client, IOLogProfiler profiler) -
Uses of IOLogTracer in overit.geocall.io.tracer
Classes in overit.geocall.io.tracer that implement IOLogTracerModifier and TypeClassDescriptionclassclassTracer che permette di rendere asincrono l'effettivo salvataggio del log.classTracer utilizzato per salvare i log all'interno della tabella SLOG del database.classTracer che salva i log su FileSystem.Fields in overit.geocall.io.tracer declared as IOLogTracerMethods in overit.geocall.io.tracer with parameters of type IOLogTracerModifier and TypeMethodDescriptionvoidIOLogProcessor.put(IOLogTracer tracer) voidIOLogProcessor.put(IOLogTracer tracer, String method, Class[] paramTypes, Object[] params) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in overit.geocall.io.tracer with parameters of type IOLogTracer
IOLogProcessor.put(IOLogTracer)instead