[jboss-jira] [JBoss JIRA] Updated: (JBMICROCONT-240) Handle Spring specific interfaces
John Bailey (JIRA)
jira-events at lists.jboss.org
Thu Feb 14 14:42:26 EST 2008
[ http://jira.jboss.com/jira/browse/JBMICROCONT-240?page=all ]
John Bailey updated JBMICROCONT-240:
------------------------------------
Attachment: mc-spring-beannameaware.patch.txt
Attached is the patch containing the initial crack at handling BeanNameAware functionality on bean created using the SpringSchemaBinding and SpringBeanHandler.
This implementation attaches a @SpringMCBean annotation to the BeanMetaData, and relies the SpringAnnotationPlugin to add the PropertyMetaData to the BeanMetaData.
> Handle Spring specific interfaces
> ---------------------------------
>
> Key: JBMICROCONT-240
> URL: http://jira.jboss.com/jira/browse/JBMICROCONT-240
> Project: JBoss MicroContainer
> Issue Type: Sub-task
> Components: Kernel
> Affects Versions: JBossMC-2.0.0.Beta10
> Reporter: Ales Justin
> Assigned To: Ales Justin
> Priority: Minor
> Fix For: JBossMC-2.0.0.CR1
>
> Attachments: mc-spring-beannameaware.patch.txt
>
>
> Make MC to be Spring BeanNameAware.
> Doing this in a generic way, being able to handle all different specific interfaces or special bean treatment (e.g. method override).
> The code should still be Spring library unaware.
--
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