Uses of Interface
org.springframework.beans.factory.BeanRegistrar

Packages that use BeanRegistrar
Package
Description
The core package implementing Spring's lightweight Inversion of Control (IoC) container.
Classes supporting the org.springframework.beans.factory package.
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.
Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations and various utility classes.