| Package | Description |
|---|---|
| de.christofreichardt.diagnosis |
Provides the basic tracing faclitities.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractTracer |
TracerFactory.getTracer(String name)
Returns the pooled tracer with the given name.
|
void |
TracerFactory.readConfiguration(File configFile)
Reads the given configuration file, validates it against a XML-Schema and creates the tracer pool, its mappings and the queue accordingly.
|
void |
TracerFactory.readConfiguration(InputStream inputStream)
Reads the configuration from the given InputStream.
|
Copyright © 2014. All rights reserved.