public class QueueFileTracer extends QueueTracer<FileTracer>
QueueTracer
that uses a FileTracer
internally.AbstractTracer.Exception
tracer
VERSION
Constructor and Description |
---|
QueueFileTracer(String name) |
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, wayout
entry, formatStreamErrorState, formatVersionInfo, getBufferedOutputStream, getName, getNullPrintStream, getTracePrintStream, setBufferedOutputStream, setOpened, setTracePrintStream, substitute
public QueueFileTracer(String name)
protected void readConfiguration(XPath xpath, Node node) throws XPathExpressionException, AbstractTracer.Exception
AbstractTracer
readConfiguration
in class QueueTracer<FileTracer>
xpath
- the xpath enginenode
- the config nodeXPathExpressionException
- indicates xpath problemsAbstractTracer.Exception
- indicates problems when configuring certain tracer instancesCopyright © 2014 Christof Reichardt. All rights reserved. (Build: 26-May-2014)