[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-172) Add support for explicit aliases to the BeanMetaData/XML

Adrian Brock (JIRA) jira-events at lists.jboss.org
Tue Apr 3 12:24:58 EDT 2007


Add support for explicit aliases to the BeanMetaData/XML
--------------------------------------------------------

                 Key: JBMICROCONT-172
                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-172
             Project: JBoss MicroContainer
          Issue Type: Sub-task
            Reporter: Adrian Brock
             Fix For: JBossMC_2_0_0_CR1


Now that the AbstractController supports aliases this should be available in the BeanMetaData and xml,
e.g.
<bean name="Name1">
   <alias>Alias1</alias>
   <alias>Alias2</alias>

This should just be a case of "stealing" the aliases from the BeanMetaData when creating the KernelControllerContext.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list