public class BeanCollectionFactoryBean<T>
extends org.springframework.beans.factory.config.AbstractFactoryBean<Collection<T>>
implements org.springframework.context.ApplicationContextAware
Field Summary
Fields inherited from class org.springframework.beans.factory.config.AbstractFactoryBean