public class ComponentOnConfigureAspect extends WicketMetrics
WicketMetrics.CounterOperation
METRIC_REGISTRY, METRIC_SETTINGS
Constructor and Description |
---|
ComponentOnConfigureAspect() |
Modifier and Type | Method and Description |
---|---|
Object |
aroundOnConfigure(org.aspectj.lang.ProceedingJoinPoint joinPoint)
Collects data how often components calls onConfigure
|
count, getFilterName, getMetricRegistry, getSettings, mark, measureTime, measureTime, renderClassName, setFilterName, stopQuietly
public Object aroundOnConfigure(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
joinPoint
- the join point (component) which is configuredThrowable
- might occur while invoking onConfigureCopyright © 2006–2022 Apache Software Foundation. All rights reserved.