此内容没有您所选择的语言版本。
7.4. Bean Alias
Each bean can have any number of aliases. Since Microcontainer component names are treated as Objects, the alias type is not limited. By default a system property replacement is not done; you need to set the replace flag explicitly, as shown in Example 7.9, “A Simple Bean Alias”.
Example 7.9. A Simple Bean Alias