[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Bean property inspection and actual injection
alesj
do-not-reply at jboss.com
Tue Aug 15 06:03:36 EDT 2006
"adrian at jboss.org" wrote :
| With the annotation approach it is your job to create/add an ADVM to the metadata.
|
| I do intend in future to define a proper contract
| such that you can more easily "write your own dependency".
| See other threads in this forum.
|
I'm about to write bean class inspection for property @Inject - which will take place in DescribeAction - and will add PropertyMetaData to existing BeanMetaData (as discused).
Should I wait for 'I do intend in future to define a proper contract'?
How to make this more general - handling all kinds of annotations, different injections (not just property, also constructor, collections, ...)?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965211#3965211
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965211
More information about the jboss-dev-forums
mailing list