[jboss-dev-forums] [JBoss Microcontainer Development] - Re: Adding getAnnotationsAnnotatedWith() to MDR
kabir.khan@jboss.com
do-not-reply at jboss.com
Mon Dec 7 10:06:23 EST 2009
So the choices should be
1)Make MDR implement isCachable() as described before
2Pass in null for the loader and create a subclass of BasicAnnotationsItem that overrides isCachable() and returns
a) true/false depending on if all the AnnotationItems were cachable
b) true always
I'll go with 2b) for now
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269364#4269364
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269364
More information about the jboss-dev-forums
mailing list