Uses of Class
org.springframework.aop.InterceptionAdvisor

Packages that use InterceptionAdvisor
org.springframework.aop 

Uses of InterceptionAdvisor in org.springframework.aop
 

Subinterfaces of InterceptionAdvisor in org.springframework.aop
interface InterceptionAroundAdvisor
          Advisor that delivers around advice via an AOP Alliance interceptor.
interface InterceptionIntroductionAdvisor
          Advisor that performs an AOP introduction through an interceptor.