Uses of Class
org.springframework.config.java.support.MethodBeanWrapper

Packages that use MethodBeanWrapper
org.springframework.config.java.support.cglib CGLib based enhancement support. 
 

Uses of MethodBeanWrapper in org.springframework.config.java.support.cglib
 

Constructors in org.springframework.config.java.support.cglib with parameters of type MethodBeanWrapper
BeanMethodMethodInterceptor(org.springframework.beans.factory.config.ConfigurableListableBeanFactory owningBeanFactory, BeanNameTrackingDefaultListableBeanFactory childFactory, MethodBeanWrapper beanWrapper, BeanNamingStrategy namingStrategy)
           
CglibConfigurationEnhancer(org.springframework.beans.factory.config.ConfigurableListableBeanFactory owningBeanFactory, BeanNameTrackingDefaultListableBeanFactory childFactory, BeanNamingStrategy beanNamingStrategy, MethodBeanWrapper beanWrapper)
           
 



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