org.apache.cocoon.monitoring.statistics.aspects
Class UrlHitCountStatisticsAspect
java.lang.Object
org.apache.cocoon.monitoring.statistics.aspects.UrlHitCountStatisticsAspect
- All Implemented Interfaces:
- StatisticsEnabled
public class UrlHitCountStatisticsAspect
- extends Object
- implements StatisticsEnabled
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlHitCountStatisticsAspect
public UrlHitCountStatisticsAspect()
UrlHitCountStatisticsAspect
public UrlHitCountStatisticsAspect(long maxKeepTime,
long refreshDelaty)
handleUrlRequest
public Object handleUrlRequest(org.aspectj.lang.ProceedingJoinPoint pjp,
javax.servlet.http.HttpServletRequest req)
throws Throwable
- Throws:
Throwable
getStatistics
public StatisticsSourceEnabled getStatistics()
- Specified by:
getStatistics
in interface StatisticsEnabled
statisticsSourceName
public String statisticsSourceName()
- Specified by:
statisticsSourceName
in interface StatisticsEnabled
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.