org.apache.maven.surefire.report
Class ConsoleOutputReceiverForCurrentThread

java.lang.Object
  extended by org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread

public final class ConsoleOutputReceiverForCurrentThread
extends Object

Author:
Kristian Rosenvold

Method Summary
static ConsoleOutputReceiver get()
           
static void remove()
           
static void set(ConsoleOutputReceiver consoleOutputReceiver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static ConsoleOutputReceiver get()

set

public static void set(ConsoleOutputReceiver consoleOutputReceiver)

remove

public static void remove()


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.