Package | Description |
---|---|
com.opencloud.rhino.facilities | |
com.opencloud.rhino.slee | |
com.opencloud.rhino.slee.sbbpart |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtendedTracer
Rhino extensions to the SLEE-defined Tracer interface.
|
Modifier and Type | Method and 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.
|
Modifier and Type | Method and Description |
---|---|
Tracer |
RhinoSbbContext.getTracer(String tracerName) |
Modifier and Type | Method and Description |
---|---|
Tracer |
SbbPartContext.getTracer(String tracerName) |