Uses of Interface
com.opencloud.rhino.facilities.Tracer
-
Packages that use Tracer Package Description com.opencloud.rhino.facilities com.opencloud.rhino.slee com.opencloud.rhino.slee.sbbpart -
-
Uses of Tracer in com.opencloud.rhino.facilities
Subinterfaces of Tracer in com.opencloud.rhino.facilities Modifier and Type Interface Description interface
ExtendedTracer
Rhino extensions to the SLEE-defined Tracer interface.Methods in com.opencloud.rhino.facilities that return Tracer Modifier and Type Method Description Tracer
Tracer. getChildTracer(String name)
Get a child tracer of this tracer with the specified name.Tracer
Tracer. getParentTracer()
Get this tracer’s parent tracer. -
Uses of Tracer in com.opencloud.rhino.slee
Methods in com.opencloud.rhino.slee that return Tracer Modifier and Type Method Description Tracer
RhinoSbbContext. getTracer(String tracerName)
-
Uses of Tracer in com.opencloud.rhino.slee.sbbpart
Methods in com.opencloud.rhino.slee.sbbpart that return Tracer Modifier and Type Method Description Tracer
SbbPartContext. getTracer(String tracerName)
-