java.lang.Objectorg.springframework.core.SimpleAliasRegistry
All Implemented Interfaces:
AliasRegistry
Direct Known Subclasses:
DefaultListableBeanFactory, FactoryBeanRegistrySupport, AbstractAutowireCapableBeanFactory, AbstractBeanFactory, DefaultSingletonBeanRegistry, XmlBeanFactory, SimpleBeanDefinitionRegistry
Juergen - Hoeller2.5.2 - | Method from org.springframework.core.SimpleAliasRegistry Summary: |
|---|
| allowAliasOverriding, canonicalName, getAliases, isAlias, registerAlias, removeAlias, resolveAliases |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.springframework.core.SimpleAliasRegistry Detail: |
|---|
true. |
|
|
|
|
|
The value resolver may for example resolve placeholders in target bean names and even in alias names. |