public final class MonitoredMeasuringPointcut extends Object implements org.springframework.aop.Pointcut
Monitored annotation.| Constructor and Description |
|---|
MonitoredMeasuringPointcut() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.aop.ClassFilter |
getClassFilter()
Returns a class filter that lets all class through.
|
org.springframework.aop.MethodMatcher |
getMethodMatcher()
|
public MonitoredMeasuringPointcut()
public org.springframework.aop.ClassFilter getClassFilter()
getClassFilter in interface org.springframework.aop.Pointcutpublic org.springframework.aop.MethodMatcher getMethodMatcher()
Monitored annotation,
or is in a class with the Monitored annotation or is in a subclass of such a class or interface.getMethodMatcher in interface org.springframework.aop.PointcutMonitored methodsCopyright © 2019. All rights reserved.