Uses of Class
fr.umlv.tatoo.cc.common.log.ReporterFactory

Packages that use ReporterFactory
fr.umlv.tatoo.cc.common.log   
 

Uses of ReporterFactory in fr.umlv.tatoo.cc.common.log
 

Methods in fr.umlv.tatoo.cc.common.log that return ReporterFactory
static ReporterFactory ReporterFactory.getFactory()
          Returns the reporter factory currently used.
 

Methods in fr.umlv.tatoo.cc.common.log with parameters of type ReporterFactory
static void ReporterFactory.setFactory(ReporterFactory factory)
          Changes the Reporter Factory used.