Uses of Class
org.springframework.aop.support.DelegatingIntroductionInterceptor

Packages that use DelegatingIntroductionInterceptor
org.springframework.aop.support Convenience classes for using Spring's AOP API. 
 

Uses of DelegatingIntroductionInterceptor in org.springframework.aop.support
 

Constructors in org.springframework.aop.support with parameters of type DelegatingIntroductionInterceptor
DefaultIntroductionAdvisor(DelegatingIntroductionInterceptor dii)
          Wrap this interceptor and introduce all interfaces.
 



Copyright (C) 2003-2004 The Spring Framework Project.