public class WicketFilterRequestCycleUrlAspect extends WicketMetrics
WicketMetrics.CounterOperation
METRIC_REGISTRY, METRIC_SETTINGS
Constructor and Description |
---|
WicketFilterRequestCycleUrlAspect() |
Modifier and Type | Method and Description |
---|---|
Object |
aroundRequestProcessedWithURL(org.aspectj.lang.ProceedingJoinPoint joinPoint)
Collects data how often a request has been made against the webapp and counts the time how
long the request took.
|
count, getFilterName, getMetricRegistry, getSettings, mark, measureTime, measureTime, renderClassName, setFilterName, stopQuietly
public Object aroundRequestProcessedWithURL(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
joinPoint
- the joinPoint to be proceedThrowable
- might occur while invoking process requestCopyright © 2006–2022 Apache Software Foundation. All rights reserved.