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.Pointcut
public org.springframework.aop.MethodMatcher getMethodMatcher()
getMethodMatcher
in interface org.springframework.aop.Pointcut
MonitoredWithSpring
annotation,
or is in a class with the MonitoredWithSpring
annotationCopyright © 2008–2019 Emeric Vernat. All rights reserved.