com.nhncorp.neptune.common
Class TimeLog

java.lang.Object
  extended by com.nhncorp.neptune.common.TimeLog

public class TimeLog
extends java.lang.Object


Field Summary
static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
TimeLog()
           
 
Method Summary
static void checkPoint()
           
static long endCheckPoint()
           
static long endCheckPoint(java.lang.String message)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.commons.logging.Log LOG
Constructor Detail

TimeLog

public TimeLog()
Method Detail

checkPoint

public static void checkPoint()

endCheckPoint

public static long endCheckPoint(java.lang.String message)

endCheckPoint

public static long endCheckPoint()