Uses of Interface
org.springframework.config.java.support.EnhancerMethodInvoker

Packages that use EnhancerMethodInvoker
org.springframework.config.java.support Java configuration support package. 
 

Uses of EnhancerMethodInvoker in org.springframework.config.java.support
 

Methods in org.springframework.config.java.support with parameters of type EnhancerMethodInvoker
 java.lang.Object MethodBeanWrapper.wrapResult(java.lang.String beanName, EnhancerMethodInvoker invoker)
          Wrap the result of a bean definition method in a Spring AOP proxy if there are advisors in the current factory that would apply to it.
 



Copyright © 2005-2007 Spring Framework. All Rights Reserved.