Uses of Class
de.christofreichardt.diagnosis.TracerFactory.Exception
Packages that use TracerFactory.Exception
-
Uses of TracerFactory.Exception in de.christofreichardt.diagnosis
Methods in de.christofreichardt.diagnosis that throw TracerFactory.ExceptionModifier and TypeMethodDescriptionReturns the pooled tracer with the given name.voidTracerFactory.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.voidTracerFactory.readConfiguration(InputStream inputStream) Reads the configuration from the given InputStream.