Class AnnotationDeepMethodMatcher
java.lang.Object
org.springframework.aop.support.StaticMethodMatcher
org.springframework.aop.support.annotation.AnnotationMethodMatcher
com.gsitm.ustra.java.data.datasource.aop.AnnotationDeepMethodMatcher
- All Implemented Interfaces:
org.springframework.aop.MethodMatcher
public class AnnotationDeepMethodMatcher
extends org.springframework.aop.support.annotation.AnnotationMethodMatcher
Annotation Matcher
-
Field Summary
Fields inherited from interface org.springframework.aop.MethodMatcher
TRUE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.aop.support.annotation.AnnotationMethodMatcher
equals, hashCode, toStringMethods inherited from class org.springframework.aop.support.StaticMethodMatcher
isRuntime, matches
-
Constructor Details
-
AnnotationDeepMethodMatcher
-
-
Method Details
-
matches
- Specified by:
matchesin interfaceorg.springframework.aop.MethodMatcher- Overrides:
matchesin classorg.springframework.aop.support.annotation.AnnotationMethodMatcher
-