Uses of Interface
org.springframework.beans.factory.BeanRegistry
Packages that use BeanRegistry
Package
Description
The core package implementing Spring's lightweight Inversion of Control (IoC) container.
Classes supporting the
org.springframework.beans.factory
package.-
Uses of BeanRegistry in org.springframework.beans.factory
Methods in org.springframework.beans.factory with parameters of type BeanRegistryModifier and TypeMethodDescriptionvoid
BeanRegistrar.register
(BeanRegistry registry, Environment env) Register beans on the givenBeanRegistry
in a programmatic way. -
Uses of BeanRegistry in org.springframework.beans.factory.support
Classes in org.springframework.beans.factory.support that implement BeanRegistryModifier and TypeClassDescriptionclass