de.intarsys.tools.reporter
Class Reporter

java.lang.Object
  extended by de.intarsys.tools.reporter.Reporter

public abstract class Reporter
extends java.lang.Object


Method Summary
static IReporter get()
           
static IReporter set(IReporter newReporter)
          returns the old active reporter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static IReporter get()

set

public static IReporter set(IReporter newReporter)
returns the old active reporter