com.atlassian.confluence.search.actions
Class Timer

java.lang.Object
  extended by com.atlassian.confluence.search.actions.Timer

public class Timer
extends java.lang.Object


Field Summary
protected static org.apache.log4j.Category log
           
 
Constructor Summary
Timer()
           
 
Method Summary
 void start(java.lang.String s)
           
 void stop(java.lang.String s)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

log

protected static org.apache.log4j.Category log
Constructor Detail

Timer

public Timer()
Method Detail

start

public void start(java.lang.String s)

stop

public void stop(java.lang.String s)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.