org.apache.struts2.util
Class Timer

java.lang.Object
  extended by org.apache.struts2.util.Timer

public class Timer
extends Object

A bean that can be used to time execution of pages


Constructor Summary
Timer()
           
 
Method Summary
 long getTime()
           
 long getTotal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timer

public Timer()
Method Detail

getTime

public long getTime()

getTotal

public long getTotal()


Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.