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.Pointcut
public org.springframework.aop.MethodMatcher getMethodMatcher()
getMethodMatcher
in interface org.springframework.aop.Pointcut
Copyright © 2016 Evolveum. All rights reserved.