com.ibm.redback.threadpool
Class RBServletLogger

java.lang.Object
  |
  +--com.ibm.redback.threadpool.RBServletLogger

public class RBServletLogger
extends java.lang.Object


Method Summary
 java.lang.StringBuffer getCurrentLog()
           
static RBServletLogger getInstance()
           
static java.lang.String getRedBackLogFilePath()
           
protected  void writeToLog(java.lang.String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static RBServletLogger getInstance()

getRedBackLogFilePath

public static java.lang.String getRedBackLogFilePath()

getCurrentLog

public java.lang.StringBuffer getCurrentLog()

writeToLog

protected void writeToLog(java.lang.String line)