public class MonitoredSpringControllerAndServicePointcut extends Object implements org.springframework.aop.Pointcut
Controller, RestController and Service annotations.| Constructor and Description |
|---|
MonitoredSpringControllerAndServicePointcut() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.aop.ClassFilter |
getClassFilter() |
org.springframework.aop.MethodMatcher |
getMethodMatcher() |
public MonitoredSpringControllerAndServicePointcut()
public org.springframework.aop.ClassFilter getClassFilter()
getClassFilter in interface org.springframework.aop.Pointcutpublic org.springframework.aop.MethodMatcher getMethodMatcher()
getMethodMatcher in interface org.springframework.aop.PointcutCopyright © 2008–2023 Emeric Vernat. All rights reserved.