The Spring Framework

Uses of Interface
org.springframework.aop.ProxyMethodInvocation

Packages that use ProxyMethodInvocation
org.springframework.aop.framework Package containing Spring's basic AOP infrastructure, compliant with the AOP Alliance interfaces. 
 

Uses of ProxyMethodInvocation in org.springframework.aop.framework
 

Classes in org.springframework.aop.framework that implement ProxyMethodInvocation
 class ReflectiveMethodInvocation
          Spring's implementation of AOP Alliance MethodInvocation interface.
 


The Spring Framework

Copyright © 2002-2006 The Spring Framework.