org.opennms.netmgt.vmmgr
Class CaptchaStds

java.lang.Object
  extended by org.opennms.netmgt.vmmgr.CaptchaStds

public class CaptchaStds
extends Object

This class is used to replace the stdout and stderr PrintStreams in Java's System class so that they can be redirected to the Logger API.

Version:
$Id: $
Author:
David Hustace

Field Summary
static org.apache.log4j.Logger captchaLogger
          Constant captchaLogger
 
Constructor Summary
CaptchaStds()
           
 
Method Summary
static void captchaStdOut()
          captchaStdOut
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

captchaLogger

public static final org.apache.log4j.Logger captchaLogger
Constant captchaLogger

Constructor Detail

CaptchaStds

public CaptchaStds()
Method Detail

captchaStdOut

public static void captchaStdOut()

captchaStdOut



Copyright © 2011. All Rights Reserved.