info.magnolia.debug
Class PerformanceTestStatus

java.lang.Object
  extended by info.magnolia.debug.PerformanceTestStatus

public class PerformanceTestStatus
extends Object

Key based time measuring.

Version:
$Id: PerformanceTestStatus.java 41137 2011-01-06 18:19:25Z gjoseph $
Author:
philipp

Constructor Summary
PerformanceTestStatus()
           
 
Method Summary
static PerformanceTestStatus getInstance()
           
 void start(String key)
           
 void stop(String key)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PerformanceTestStatus

public PerformanceTestStatus()
Method Detail

start

public void start(String key)

stop

public void stop(String key)

getInstance

public static PerformanceTestStatus getInstance()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.