public class IResourceCreateAspect extends WicketMetrics
WicketMetrics.CounterOperation
METRIC_REGISTRY, METRIC_SETTINGS
Constructor and Description |
---|
IResourceCreateAspect() |
Modifier and Type | Method and Description |
---|---|
Object |
aroundNew(org.aspectj.lang.ProceedingJoinPoint joinPoint)
Collects data how often a resource reference is created
|
count, getFilterName, getMetricRegistry, getSettings, mark, measureTime, measureTime, renderClassName, setFilterName, stopQuietly
public Object aroundNew(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
joinPoint
- the join point (resource reference) which is createdThrowable
- might occur while creating a new resource referenceCopyright © 2006–2022 Apache Software Foundation. All rights reserved.