Este contenido no está disponible en el idioma seleccionado.
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