org.exoplatform.groovyscript.text
Class TemplateStatistic
java.lang.Object
org.exoplatform.groovyscript.text.TemplateStatistic
public class TemplateStatistic
- extends java.lang.Object
Created by The eXo Platform SAS Author : tam.nguyen
tam.nguyen@exoplatform.com Mar 17, 2009
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateStatistic
public TemplateStatistic(java.lang.String name)
setTime
public void setTime(long timeMillis)
getMaxTime
public double getMaxTime()
getMinTime
public double getMinTime()
getAverageTime
public double getAverageTime()
executionCount
public long executionCount()
setResolver
public void setResolver(ResourceResolver resolver)
getResolver
public ResourceResolver getResolver()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.