public class MonitoredWithAnnotationPointcut extends Object implements org.springframework.aop.Pointcut
MonitoredWithSpring annotation.| Constructor and Description |
|---|
MonitoredWithAnnotationPointcut() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.aop.ClassFilter |
getClassFilter() |
org.springframework.aop.MethodMatcher |
getMethodMatcher() |
public org.springframework.aop.ClassFilter getClassFilter()
getClassFilter in interface org.springframework.aop.Pointcutpublic org.springframework.aop.MethodMatcher getMethodMatcher()
getMethodMatcher in interface org.springframework.aop.PointcutMonitoredWithSpring annotation,
or is in a class with the MonitoredWithSpring annotationCopyright © 2008–2015 Emeric Vernat. All rights reserved.