Interface ITracerFactory
public interface ITracerFactory
A factory for creating tracer objects, which allow configuring and logging of any tracing
information that an i2 Analyze web service generates.
-
Method Summary
-
Method Details
-
getTracer
- Parameters:
classInst
- The class for which theITracer
will be used.- Returns:
- See above.
-