Uses of Class
org.wymiwyg.commons.timelogger.TimeLogger

Packages that use TimeLogger
org.wymiwyg.commons.timelogger   
 

Uses of TimeLogger in org.wymiwyg.commons.timelogger
 

Subclasses of TimeLogger in org.wymiwyg.commons.timelogger
 class SectionTimeLogger
           
 

Methods in org.wymiwyg.commons.timelogger that return TimeLogger
static TimeLogger TimeLogger.getCurrentSectionTimeLogger()
          Returns the timeLogger returned by the last invocation of startSection for a section that hasn't yet ended Note: there is no special handling of the case when multiple independent timeloggers are used.
 TimeLogger TimeLogger.startSection(String description)
           
 



Copyright © 2011. All Rights Reserved.