Uses of Interface
org.springframework.core.AliasRegistry

Packages that use AliasRegistry
Package
Description
Classes supporting the org.springframework.beans.factory package.
Annotation support for the Application Context, including JSR-250 "common" annotations, component-scanning, and Java-based metadata for creating Spring-managed objects.
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
Provides basic classes for exception handling and version detection, and other core helpers that are not specific to any part of the framework.
Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations and various utility classes.