"wolfc" wrote :
| It's not the same semantic. The semantic is designed to be the same as
| Class.get{Declared}Method(String name, Class.. parameters);
| the idea is you don't need to know the method/class, only its signature,
| that's why the class/key is called "Signature". :-)
If get{Declared}Method was a static method I would agree with you. It's not, there
always is a class in play.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170790#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...