Uses of Interface
org.springframework.beans.factory.config.ConfigurableBeanFactory

Packages that use ConfigurableBeanFactory
Package
Description
 
Support for AOP-based scoping of target objects, with configurable backend.
SPI interfaces and configuration-related convenience classes for bean factories.
Classes supporting the org.springframework.beans.factory package.
Support classes for working with annotated message-handling methods with non-blocking, reactive contracts.
Support classes for working with annotated message-handling methods.
Support classes for annotation-based handler method processing.
Infrastructure for annotation-based handler method processing.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.