[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: MDR doesn't work on annotated privates

wolfc do-not-reply at jboss.com
Tue Aug 12 07:07:24 EDT 2008


AnnotatedMetaDataLoader will give back the wrong component meta data retrieval if the method signature was obtained via a constructor which does not take Method.

So the work-around is to use make sure that constructor is used.

That leaves ejb3 meta data bridge, which for the moment I'm going to refactor onto Method.

What is the exact function of MethodSignature as opposed to Method?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170045#4170045

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170045



More information about the jboss-dev-forums mailing list