public class WicketFilterRequestCycleAspect extends WicketMetrics
WicketMetrics.CounterOperation
METRIC_REGISTRY, METRIC_SETTINGS
Constructor and Description |
---|
WicketFilterRequestCycleAspect() |
Modifier and Type | Method and Description |
---|---|
Object |
aroundRequestProcessed(org.aspectj.lang.ProceedingJoinPoint joinPoint)
Collects the time how long a request took to be processed
|
count, getFilterName, getMetricRegistry, getSettings, mark, measureTime, measureTime, renderClassName, setFilterName, stopQuietly
public Object aroundRequestProcessed(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.