Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.6
-
None
-
Operating System: Windows XP
Platform: PC
-
33979
Description
I modified the MethodUtils class and added 6 new methods to invoke static
methods.
invokeExactMethod (Class, String, Object [])
invokeExactMethod (Class, String, Object [], Class [])
invokeExactMethod (Class, String, Object)
invokeMethod (Class, String, Object [])
invokeMethod (Class, String, Object [], Class [])
invokeMethod (Class, String, Object)