public class MidpointPointcut extends Object implements org.springframework.aop.Pointcut
| Constructor and Description |
|---|
MidpointPointcut() |
| 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.PointcutCopyright © 2016 evolveum. All rights reserved.