Class Hierarchy
- java.lang.Object
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor (implements org.springframework.beans.factory.BeanFactoryAware)
 
 
- com.foreach.across.modules.hibernate.aop.BasicRepositoryInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
 
- com.foreach.across.modules.hibernate.aop.EntityInterceptorAdapter<T> (implements com.foreach.across.modules.hibernate.aop.EntityInterceptor<T>)
 
- org.springframework.aop.support.StaticMethodMatcher (implements org.springframework.aop.MethodMatcher)
- org.springframework.aop.support.StaticMethodMatcherPointcut (implements org.springframework.aop.Pointcut)