[jboss-dev-forums] [Design of POJO Server] - Re: Various performance issues in core projects

alesj do-not-reply at jboss.com
Mon May 11 07:39:00 EDT 2009


"alesj" wrote : 
  | And I'll see if I can handle static methods in a single iteration as well.
  | 

  |       Set<MethodInfo> methods = info.getMethods();
  | 
This doesn't return static methods,
hence we need to call ClassInfo::getDeclaredMethods which does.



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

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



More information about the jboss-dev-forums mailing list