[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: MDR doesn't work on annotated privates
wolfc
do-not-reply at jboss.com
Thu Aug 14 09:57:08 EDT 2008
The trouble starts in:
AbstractMutableComponentMetaDataLoader.addAnnotation(Member member, T annotation)
The sub component signature becomes MethodSignature instead of DeclaredMethodSignature.
For the moment I'll try to work around this with addAnnotation(Signature signature, T annotation).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170563#4170563
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170563
More information about the jboss-dev-forums
mailing list