[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Generic properties on interface and impl class

scott.stark@jboss.org do-not-reply at jboss.com
Tue Oct 30 15:13:43 EDT 2007


There is no isVolatile in the java.lang.reflect.Method interface, but there is an isBridge() method. I would guess the modifiers bit mask has the Modifier.VOLATILE set for a bridge method, but have not checked that.


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

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



More information about the jboss-dev-forums mailing list