"adrian(a)jboss.org" wrote :
| Why? What are you talking about?
| BeanInfo/Reflection is not based on the metadata repository. It is the other way
around.
|
Sure.
But have a look at AbstractBeanAnnotationAdapter.
It needs Signature to get the MetaData.
"adrian(a)jboss.org" wrote :
| If you've done the field properties correctly, then this should just be
| a case of using propertyInfo.get(Underlying)Annotations()
| i.e. no getters/setters means use the field to get the annotations, but this
| is all hidden from the caller - they are "property annotations"
|
That's all done. ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137039#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...