public class OueueNetTracer extends QueueTracer<NetTracer>
AbstractTracer.ExceptiontracerVERSION| Constructor and Description |
|---|
OueueNetTracer(String name,
NetTracer tracer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readConfiguration(XPath xpath,
Node node)
Reads the configuration for this particular tracer instance by evaluating the given node with the given xpath engine.
|
clearCurrentTracingContext, close, entry, entry, getBufferSize, getSyncObject, getThreadMap, initCurrentTracingContext, initCurrentTracingContext, isAutoflush, isOpened, logException, logMessage, open, out, out, setAutoflush, setBufferSize, wayoutentry, formatStreamErrorState, formatVersionInfo, getBufferedOutputStream, getName, getNullPrintStream, getTracePrintStream, setBufferedOutputStream, setOpened, setTracePrintStream, substituteprotected void readConfiguration(XPath xpath, Node node) throws XPathExpressionException, AbstractTracer.Exception
AbstractTracerreadConfiguration in class QueueTracer<NetTracer>xpath - the xpath enginenode - the config nodeXPathExpressionException - indicates xpath problemsAbstractTracer.Exception - indicates problems when configuring certain tracer instancesCopyright © 2014. All rights reserved.