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

Packages that use Scope
Package
Description
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.