Class DataSourcePointcut
java.lang.Object
com.gsitm.ustra.java.data.datasource.aop.DataSourcePointcut
- All Implemented Interfaces:
org.springframework.aop.Pointcut
-
Field Summary
Fields inherited from interface org.springframework.aop.Pointcut
TRUE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.aop.ClassFilterorg.springframework.aop.MethodMatcher
-
Constructor Details
-
DataSourcePointcut
-
-
Method Details
-
getClassFilter
public org.springframework.aop.ClassFilter getClassFilter()- Specified by:
getClassFilterin interfaceorg.springframework.aop.Pointcut
-
getMethodMatcher
public org.springframework.aop.MethodMatcher getMethodMatcher()- Specified by:
getMethodMatcherin interfaceorg.springframework.aop.Pointcut
-