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

Packages that use ObjectFactory
Package
Description
The core package implementing Spring's lightweight Inversion of Control (IoC) container.
SPI interfaces and configuration-related convenience classes for bean factories.
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.
Generic support for Simple Messaging Protocols including protocols such as STOMP.
Support classes for the org.springframework.transaction package.
Support for generic request context holding, in particular for scoping of application objects per HTTP request or HTTP session.
Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations and various utility classes.