[jboss-jira] [JBoss JIRA] Resolved: (JBMICROCONT-167) Implement generic dependency annotation handling

Ales Justin (JIRA) jira-events at lists.jboss.org
Thu Dec 13 07:54:52 EST 2007


     [ http://jira.jboss.com/jira/browse/JBMICROCONT-167?page=all ]

Ales Justin resolved JBMICROCONT-167.
-------------------------------------

    Fix Version/s: JBossMC-2.0.0.CR1
                       (was: JBossMC-2.0.0.GA)
       Resolution: Done

Added annotations handling to DescribeAction - on both phases, install and uninstall.
A common holder for annotations handling is BeanAnnotationAdapter, abstract implementation is provided with AbstractBeanAnnotationAdapter, and a default one with BasicBeanAnnotationAdapter.
A BeanAnnotationAdapter is gained through BeanAnnotationAdapterFactory, where you can set a System property for changing the default impl used.
Each annotation has a corresponding annotation plugin. BeanAnnotationAdapter takes care of applying the right annotations on the right AnnotatedInfo instances.

> Implement generic dependency annotation handling
> ------------------------------------------------
>
>                 Key: JBMICROCONT-167
>                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-167
>             Project: JBoss MicroContainer
>          Issue Type: Feature Request
>          Components: Dependency
>            Reporter: Ales Justin
>         Assigned To: Ales Justin
>             Fix For: JBossMC-2.0.0.CR1
>
>
> Handle dependency annotations in Decribe and Instantiate (factory generated beans) states.
> Add appropriate dependency / install items.
> Handling should be generic - easily able to add / handle new dependency annotations.

-- 
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