Class MidpointPointcut
java.lang.Object
com.evolveum.midpoint.util.aspect.MidpointPointcut
- All Implemented Interfaces:
- org.springframework.aop.Pointcut
- 
Field SummaryFields inherited from interface org.springframework.aop.PointcutTRUE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.springframework.aop.ClassFilterorg.springframework.aop.MethodMatcher
- 
Constructor Details- 
MidpointPointcutpublic MidpointPointcut()
 
- 
- 
Method Details- 
getClassFilterpublic org.springframework.aop.ClassFilter getClassFilter()- Specified by:
- getClassFilterin interface- org.springframework.aop.Pointcut
 
- 
getMethodMatcherpublic org.springframework.aop.MethodMatcher getMethodMatcher()- Specified by:
- getMethodMatcherin interface- org.springframework.aop.Pointcut
 
 
-