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

Packages that use DefaultListableBeanFactory
Package
Description
Various TargetSourceCreator implementations for use with Spring's AOP auto-proxying support.
Annotation support for the Application Context, including JSR-250 "common" annotations, component-scanning, and Java-based metadata for creating Spring-managed objects.
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
Support classes for the Spring TestContext Framework.
Web support classes for the Spring TestContext Framework.
Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations and various utility classes.