Uses of Class
org.springframework.beans.factory.support.ManagedList

Packages that use ManagedList
org.springframework.beans.factory.support Classes supporting the org.springframework.beans.factory package. 
 

Uses of ManagedList in org.springframework.beans.factory.support
 

Methods in org.springframework.beans.factory.support with parameters of type ManagedList
protected  java.util.List AbstractAutowireCapableBeanFactory.resolveManagedList(java.lang.String beanName, RootBeanDefinition mergedBeanDefinition, java.lang.String argName, ManagedList ml)
          For each element in the ManagedList, resolve reference if necessary.
 



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