[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Annotation processing
adrian@jboss.org
do-not-reply at jboss.com
Tue Sep 4 11:15:17 EDT 2007
"alesj" wrote : "adrian at jboss.org" wrote :
| | No you don't, you just need to match the scope level. The name is irrelevant
| | for the single MetaDataContext (you already got the correct one)
| | as opposed to looking it up in the repository.
| |
| I guess the MetaData.getScopeMetaData() method should then take ScopeLevel as parameter, and not the whole ScopeKey.
Yes, that sounds correct. If you really need to be looking at individual scopes
(I don't see why beyond the AOP case?) then you just want to say things like
"Are their any annotations at the application level?"
The actual application name is unimportant.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080933#4080933
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080933
More information about the jboss-dev-forums
mailing list