public class MonitoredSpringAsyncAndScheduledPointcut extends Object implements org.springframework.aop.Pointcut
Async, Scheduled and Schedules annotation.| Constructor and Description |
|---|
MonitoredSpringAsyncAndScheduledPointcut() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.aop.ClassFilter |
getClassFilter() |
org.springframework.aop.MethodMatcher |
getMethodMatcher() |
public MonitoredSpringAsyncAndScheduledPointcut()
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–2023 Emeric Vernat. All rights reserved.