org.springframework.aop
Interface InterceptionAdvisor

All Known Subinterfaces:
InterceptionAroundAdvisor, InterceptionIntroductionAdvisor

public interface InterceptionAdvisor
extends Advisor

Tag interface for Advisors that work through interception. Mainly used for framework purposes.

Author:
Rod Johnson
Version: $Id: InterceptionAdvisor.java,v 1.1 2003/11/15 15:29:55 johnsonr Exp $

Methods inherited from interface org.springframework.aop.Advisor
isPerInstance