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

Packages that use ObjectProvider
Package
Description
The core package implementing Spring's lightweight Inversion of Control (IoC) container.
Classes supporting the org.springframework.beans.factory package.
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
Support classes for JNDI usage, including a JNDI-based BeanFactory implementation.
Support classes for integrating a JSR-303 Bean Validation provider (such as Hibernate Validator) into a Spring ApplicationContext and in particular with Spring's data binding and validation APIs.